HomeSort by relevance Sort by last modified time
    Searched full:module_semaphore (Results 1 - 1 of 1) sorted by null

  /external/ImageMagick/MagickCore/
module.c 95 *module_semaphore = (SemaphoreInfo *) NULL;
186 LockSemaphoreInfo(module_semaphore);
191 UnlockSemaphoreInfo(module_semaphore);
230 LockSemaphoreInfo(module_semaphore);
239 UnlockSemaphoreInfo(module_semaphore);
243 UnlockSemaphoreInfo(module_semaphore);
326 LockSemaphoreInfo(module_semaphore);
336 UnlockSemaphoreInfo(module_semaphore);
886 if (module_semaphore == (SemaphoreInfo *) NULL)
887 ActivateSemaphoreInfo(&module_semaphore);
92 *module_semaphore = (SemaphoreInfo *) NULL; variable
    [all...]

Completed in 645 milliseconds