Data Fields | |
| unsigned long | mutex |
| unsigned long | signature |
Definition at line 60 of file semaphore.c.
| unsigned long SemaphoreInfo::mutex |
Definition at line 69 of file semaphore.c.
Referenced by AllocateSemaphoreInfo(), LockSemaphoreInfo(), and UnlockSemaphoreInfo().
| unsigned long SemaphoreInfo::signature |
Definition at line 86 of file semaphore.c.
Referenced by AllocateSemaphoreInfo(), LockSemaphoreInfo(), RelinquishSemaphoreInfo(), and UnlockSemaphoreInfo().
1.5.7.1