Searched defs:queue_mutex (Results 1 – 3 of 3) sorted by relevance
190 mutex queue_mutex; in GetMatchingPaths() local
46 static pthread_mutex_t queue_mutex = PTHREAD_MUTEX_INITIALIZER; variable
2111 static std::mutex queue_mutex; in TEST_P() local