Searched refs:ping_semaphore (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/coders/
H A Dpng.c478 *ping_semaphore = (SemaphoreInfo *) NULL;
2179 UnlockSemaphoreInfo(ping_semaphore);
2208 LockSemaphoreInfo(ping_semaphore);
3142 UnlockSemaphoreInfo(ping_semaphore);
3526 UnlockSemaphoreInfo(ping_semaphore);
3941 UnlockSemaphoreInfo(ping_semaphore);
7575 ping_semaphore=AcquireSemaphoreInfo();
7614 if (ping_semaphore != (SemaphoreInfo *) NULL)
7615 RelinquishSemaphoreInfo(&ping_semaphore);
9414 UnlockSemaphoreInfo(ping_semaphore);
476 *ping_semaphore = (SemaphoreInfo *) NULL; variable
[all...]

Completed in 123 milliseconds