Home
last modified time | relevance | path

Searched defs:pSemaphore (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.5/sources/libraries/os/
Dos_Semaphore.cpp67 Semaphore* pSemaphore = reinterpret_cast<Semaphore*>(p); in nnosSemaphoreTryInitialize() local
74 Semaphore* pSemaphore = reinterpret_cast<Semaphore*>(p); in nnosSemaphoreRelease() local
80 Semaphore* pSemaphore = reinterpret_cast<Semaphore*>(p); in nnosSemaphoreAcquire() local
86 Semaphore* pSemaphore = reinterpret_cast<Semaphore*>(p); in nnosSemaphoreTryAcquire() local
92 Semaphore* pSemaphore = reinterpret_cast<Semaphore*>(p); in nnosSemaphoreFinalize() local
Dos_HandleManager.cpp49 Semaphore* pSemaphore = reinterpret_cast<Semaphore*>(p); in nnosHandleManagerAttachSemaphoreHandle() local
55 Semaphore* pSemaphore = reinterpret_cast<Semaphore*>(p); in nnosHandleManagerDetachSemaphoreHandle() local