Searched refs:GetExitMtx (Results 1 – 3 of 3) sorted by relevance
29 std::shared_mutex& GetExitMtx() in GetExitMtx() function
30 std::shared_mutex& GetExitMtx();
109 std::shared_mutex& exitMtx = GetExitMtx(); in WorkerRetiredSimplified()