Searched refs:uuidMapMutex (Results 1 – 2 of 2) sorted by relevance
241 std::lock_guard<std::mutex> lock(uuidMapMutex); in QueryBsUniPrinterIdByUuidPrinterId()250 std::lock_guard<std::mutex> lock(uuidMapMutex); in UpdateMappedPrinterId()
54 std::mutex uuidMapMutex; variable