Searched refs:currentTaskIdMutex_ (Results 1 – 3 of 3) sorted by relevance
212 std::mutex currentTaskIdMutex_; variable
474 std::lock_guard<std::mutex> lock(worker->currentTaskIdMutex_); in NotifyHandleTaskResult()540 std::lock_guard<std::mutex> lock(currentTaskIdMutex_); in StoreTaskId()
156 std::lock_guard<std::mutex> lock(worker->currentTaskIdMutex_); in GetThreadInfos()