MagickCore
7.0.0
|
Data Fields | |
MagickMutexType | mutex |
MagickThreadType | id |
ssize_t | reference_count |
size_t | signature |
Definition at line 58 of file semaphore.c.
MagickThreadType SemaphoreInfo::id |
Definition at line 64 of file semaphore.c.
Referenced by AllocateSemaphoreInfo(), LockSemaphoreInfo(), and UnlockSemaphoreInfo().
MagickMutexType SemaphoreInfo::mutex |
Definition at line 61 of file semaphore.c.
Referenced by AllocateSemaphoreInfo(), LockSemaphoreInfo(), and UnlockSemaphoreInfo().
ssize_t SemaphoreInfo::reference_count |
Definition at line 67 of file semaphore.c.
Referenced by AllocateSemaphoreInfo(), LockSemaphoreInfo(), and UnlockSemaphoreInfo().
size_t SemaphoreInfo::signature |
Definition at line 70 of file semaphore.c.
Referenced by AllocateSemaphoreInfo(), LockSemaphoreInfo(), RelinquishSemaphoreInfo(), and UnlockSemaphoreInfo().