MagickCore 7.0.10
SemaphoreInfo Struct Reference

Data Fields

WizardMutexType mutex
 
WizardThreadType id
 
ssize_t reference_count
 
size_t signature
 

Detailed Description

Definition at line 59 of file semaphore.c.

Field Documentation

◆ id

WizardThreadType SemaphoreInfo::id

Definition at line 65 of file semaphore.c.

Referenced by AcquireSemaphoreInfo(), LockSemaphoreInfo(), and UnlockSemaphoreInfo().

◆ mutex

WizardMutexType SemaphoreInfo::mutex

Definition at line 62 of file semaphore.c.

Referenced by AcquireSemaphoreInfo(), LockSemaphoreInfo(), and UnlockSemaphoreInfo().

◆ reference_count

ssize_t SemaphoreInfo::reference_count

Definition at line 68 of file semaphore.c.

Referenced by AcquireSemaphoreInfo(), LockSemaphoreInfo(), and UnlockSemaphoreInfo().

◆ signature

size_t SemaphoreInfo::signature

Definition at line 71 of file semaphore.c.

Referenced by AcquireSemaphoreInfo(), LockSemaphoreInfo(), and UnlockSemaphoreInfo().


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