#include "wizard/exception-private.h"

Go to the source code of this file.
Functions | |
| static void | LockWizardMutex (void) |
| static void | UnlockWizardMutex (void) |
Variables | |
| static ssize_t | semaphore_mutex = 0 |
| static void LockWizardMutex | ( | void | ) | [inline, static] |
Definition at line 38 of file semaphore-private.h.
References ResourceFatalError, and ThrowFatalException.
Referenced by AcquireSemaphoreInfo(), DestroySemaphoreInfo(), SemaphoreComponentGenesis(), WizardsToolkitGenesis(), and WizardsToolkitTerminus().
| static void UnlockWizardMutex | ( | void | ) | [inline, static] |
Definition at line 59 of file semaphore-private.h.
References ResourceFatalError, and ThrowFatalException.
Referenced by AcquireSemaphoreInfo(), DestroySemaphoreInfo(), SemaphoreComponentGenesis(), WizardsToolkitGenesis(), and WizardsToolkitTerminus().
ssize_t semaphore_mutex = 0 [static] |
Definition at line 35 of file semaphore-private.h.
1.6.2-20100208