Searched refs:MainLock (Results 1 – 1 of 1) sorted by relevance
173 std::shared_timed_mutex MainLock; in runOnEachFunctionWithUniqueAllocId() local179 std::shared_lock<std::shared_timed_mutex> Lock(MainLock); in runOnEachFunctionWithUniqueAllocId()195 std::unique_lock<std::shared_timed_mutex> Lock(MainLock); in runOnEachFunctionWithUniqueAllocId()