Searched refs:ping_semaphore (Results 1 – 1 of 1) sorted by relevance
482 *ping_semaphore = (SemaphoreInfo *) NULL; variable2424 UnlockSemaphoreInfo(ping_semaphore); in ReadOnePNGImage()2442 LockSemaphoreInfo(ping_semaphore); in ReadOnePNGImage()3410 UnlockSemaphoreInfo(ping_semaphore); in ReadOnePNGImage()3431 UnlockSemaphoreInfo(ping_semaphore); in ReadOnePNGImage()3798 UnlockSemaphoreInfo(ping_semaphore); in ReadOnePNGImage()4229 UnlockSemaphoreInfo(ping_semaphore); in ReadOnePNGImage()8042 ping_semaphore=AcquireSemaphoreInfo(); in RegisterPNGImage()8080 if (ping_semaphore != (SemaphoreInfo *) NULL) in UnregisterPNGImage()8081 RelinquishSemaphoreInfo(&ping_semaphore); in UnregisterPNGImage()[all …]