Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Novlib 3.30 Online Reference - <b> semaphore function quick reference</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Semaphore function quick reference
------------------------------------------------------------------------------
 SemClose()
 Close a semaphore.

 SemOpen()
 Open a semaphore.

 SemUserGet()
 Get the total number of users with a semaphore open.

 SemValueDecrement()
 Decrement a semaphore value by 1.

 SemValueGet()
 Get the value of a semaphore.

 SemValueIncrement()
 Increment a semaphore value by 1.

 SemWSList()
 Get a list of workstations with a semaphore open.

 WSSemaphoreList()
 Lists open semaphore names for a workstation.

 WSSemaphoreTaskList()
 Get task numbers using semaphores on a workstation.

 WSSemaphoreTotalGet()
 Get the total number of semaphores a workstation has open.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson