Home
last modified time | relevance | path

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

/CTR-SDK-0.14.21/sources/libraries/os/
Dos_Mutex.cpp48 Mutex* pMutex = reinterpret_cast<Mutex*>(p); in nnosMutexTryInitialize() local
55 Mutex* pMutex = reinterpret_cast<Mutex*>(p); in nnosMutexLock() local
61 Mutex* pMutex = reinterpret_cast<Mutex*>(p); in nnosMutexTryLock() local
67 Mutex* pMutex = reinterpret_cast<Mutex*>(p); in nnosMutexUnlock() local
73 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