Searched refs:ping_semaphore (Results 1 – 1 of 1) sorted by relevance
481 *ping_semaphore = (SemaphoreInfo *) NULL; variable2417 UnlockSemaphoreInfo(ping_semaphore); in ReadOnePNGImage()2435 LockSemaphoreInfo(ping_semaphore); in ReadOnePNGImage()3410 UnlockSemaphoreInfo(ping_semaphore); in ReadOnePNGImage()3431 UnlockSemaphoreInfo(ping_semaphore); in ReadOnePNGImage()3796 UnlockSemaphoreInfo(ping_semaphore); in ReadOnePNGImage()4234 UnlockSemaphoreInfo(ping_semaphore); in ReadOnePNGImage()8036 ping_semaphore=AcquireSemaphoreInfo(); in RegisterPNGImage()8074 if (ping_semaphore != (SemaphoreInfo *) NULL) in UnregisterPNGImage()8075 RelinquishSemaphoreInfo(&ping_semaphore); in UnregisterPNGImage()[all …]