MagickCore  7.0.0
SemaphoreInfo Struct Reference

Data Fields

MagickMutexType mutex
 
MagickThreadType id
 
ssize_t reference_count
 
size_t signature
 

Detailed Description

Definition at line 58 of file semaphore.c.

Field Documentation

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

The documentation for this struct was generated from the following file: