Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/os/
Dos_Mutex.cpp66 Mutex* pMutex = reinterpret_cast<Mutex*>(p); in nnosMutexTryInitialize() local
73 Mutex* pMutex = reinterpret_cast<Mutex*>(p); in nnosMutexLock() local
79 Mutex* pMutex = reinterpret_cast<Mutex*>(p); in nnosMutexTryLock() local
85 Mutex* pMutex = reinterpret_cast<Mutex*>(p); in nnosMutexUnlock() local
91 Mutex* pMutex = reinterpret_cast<Mutex*>(p); in nnosMutexFinalize() local
Dos_HandleManager.cpp37 Mutex* pMutex = reinterpret_cast<Mutex*>(p); in nnosHandleManagerAttachMutexHandle() local
43 Mutex* pMutex = reinterpret_cast<Mutex*>(p); in nnosHandleManagerDetachMutexHandle() local