Searched refs:BinaryFunctionsMutex (Results 1 – 2 of 2) sorted by relevance
186 mutable std::shared_timed_mutex BinaryFunctionsMutex; variable
1351 std::shared_lock<std::shared_timed_mutex> ReadBfsLock(BinaryFunctionsMutex, in foldFunction()1353 std::unique_lock<std::shared_timed_mutex> WriteBfsLock(BinaryFunctionsMutex, in foldFunction()