Searched defs:pSemaphoreImpl (Results 1 – 1 of 1) sorted by relevance
55 oslSemaphoreImpl * pSemaphoreImpl; in osl_createSemaphore() local92 oslSemaphoreImpl* pSemaphoreImpl = (oslSemaphoreImpl*)Semaphore; in osl_destroySemaphore() local111 oslSemaphoreImpl* pSemaphoreImpl = (oslSemaphoreImpl*)Semaphore; in osl_acquireSemaphore() local145 oslSemaphoreImpl* pSemaphoreImpl = (oslSemaphoreImpl*)Semaphore; in osl_tryToAcquireSemaphore() local169 oslSemaphoreImpl* pSemaphoreImpl = (oslSemaphoreImpl*)Semaphore; in osl_releaseSemaphore() local
Completed in 5 milliseconds