Приглашаем посетить
Культурология (cult-lib.ru)

Reference: new

PreviousChapter 8
Standard Modules
Next
 

new

$sem = new Thread::Semaphore([val])

Constructor. Creates a new semaphore object, with an optional initial count of val, or 1 if val isn't specified.


PreviousHomeNext
8.150 Thread::SemaphoreBook IndexReference: down