Searched refs:queueLock (Results 1 – 2 of 2) sorted by relevance
314 std::lock_guard<std::mutex> queueLock(mErrorMutex); in handleError() local322 std::lock_guard<std::mutex> queueLock(mErrorMutex); in CommandProcessor() local333 std::lock_guard<std::mutex> queueLock(mErrorMutex); in checkAndPopPendingError() local352 std::lock_guard<std::mutex> queueLock(mWorkerMutex); in queueCommand() local
515 std::lock_guard<std::mutex> queueLock(mErrorMutex); in hasPendingError()