|
MagickCore 7.0.10
|
Data Fields | |
| WizardMutexType | mutex |
| WizardThreadType | id |
| ssize_t | reference_count |
| size_t | signature |
Definition at line 59 of file semaphore.c.
| WizardThreadType SemaphoreInfo::id |
Definition at line 65 of file semaphore.c.
Referenced by AcquireSemaphoreInfo(), LockSemaphoreInfo(), and UnlockSemaphoreInfo().
| WizardMutexType SemaphoreInfo::mutex |
Definition at line 62 of file semaphore.c.
Referenced by AcquireSemaphoreInfo(), LockSemaphoreInfo(), and UnlockSemaphoreInfo().
| ssize_t SemaphoreInfo::reference_count |
Definition at line 68 of file semaphore.c.
Referenced by AcquireSemaphoreInfo(), LockSemaphoreInfo(), and UnlockSemaphoreInfo().
| size_t SemaphoreInfo::signature |
Definition at line 71 of file semaphore.c.
Referenced by AcquireSemaphoreInfo(), LockSemaphoreInfo(), and UnlockSemaphoreInfo().