Searched refs:g_module_mutex (Results 1 – 1 of 1) sorted by relevance
50 static std::mutex g_module_mutex; variable59 std::lock_guard<std::mutex> guard(g_module_mutex); in notifyAcquired()66 std::lock_guard<std::mutex> guard(g_module_mutex); in notifyReleased()82 std::lock_guard<std::mutex> guard(g_module_mutex); in notifyWakeup()97 std::lock_guard<std::mutex> guard(g_module_mutex); in impl()136 std::lock_guard<std::mutex> guard(g_module_mutex); in ~impl()