Searched refs:gThreadMutex (Results 1 – 1 of 1) sorted by relevance
69 Mutex *gThreadMutex; variable86 gThreadMutex = new(&gThreadMutexStorage) Mutex(); in onLoad()91 gThreadMutex->~Mutex(); in onUnload()92 gThreadMutex = nullptr; in onUnload()138 LockGuard<Mutex> lock(*gThreadMutex); in chre_slpi_start_thread()199 LockGuard<Mutex> lock(*gThreadMutex); in chre_slpi_stop_thread()247 LockGuard<Mutex> lock(*gThreadMutex); in chre_slpi_initialize_reverse_monitor()