18 #ifndef MAGICKCORE_SEMAPHORE_PRIVATE_H
19 #define MAGICKCORE_SEMAPHORE_PRIVATE_H
21 #if defined(__cplusplus) || defined(c_plusplus)
25 extern MagickPrivate MagickBooleanType
26 SemaphoreComponentGenesis(
void);
28 extern MagickPrivate
void
29 SemaphoreComponentTerminus(
void);
31 #if defined(__cplusplus) || defined(c_plusplus)