Searched refs:g_exitMtx (Results 1 – 1 of 1) sorted by relevance
20 std::shared_mutex g_exitMtx; variable31 return g_exitMtx; in GetExitMtx()51 std::unique_lock lock(g_exitMtx); in ~ProcessExitManager()