Приглашаем посетить
Добычин (dobychin.lit-info.ru)

Reference: release

PreviousChapter 19
Win32 Modules and Extensions
Next
 

release

$sem->release(inc, [$var])

Releases a semaphore and increments the count by the amount specified in inc. The last count (before the increment) is returned in the $var variable, if provided.


PreviousHomeNext
Reference: waitBook Index19.14 Win32::Semaphore