|
WizardsToolkit
1.0.7
|
Data Fields | |
| WizardMutexType | mutex |
| WizardThreadType | id |
| ssize_t | reference_count |
| size_t | signature |
Definition at line 63 of file semaphore.c.
Referenced by AllocateSemaphoreInfo(), LockSemaphoreInfo(), and UnlockSemaphoreInfo().
Definition at line 60 of file semaphore.c.
Referenced by AllocateSemaphoreInfo(), LockSemaphoreInfo(), and UnlockSemaphoreInfo().
| ssize_t SemaphoreInfo::reference_count |
Definition at line 66 of file semaphore.c.
Referenced by AllocateSemaphoreInfo(), LockSemaphoreInfo(), and UnlockSemaphoreInfo().
| size_t SemaphoreInfo::signature |
Definition at line 69 of file semaphore.c.
Referenced by AllocateSemaphoreInfo(), LockSemaphoreInfo(), RelinquishSemaphoreInfo(), and UnlockSemaphoreInfo().