Searched refs:jobMutex (Results 1 – 1 of 1) sorted by relevance
146 std::mutex jobMutex; variable803 std::lock_guard<std::mutex> lock(jobMutex); in GetNextJob()