Searched refs:needRunMutex (Results 1 - 1 of 1) sorted by relevance
/foundation/communication/netstack/utils/common_utils/include/ | ||
H A D | thread_pool.h | 139 std::mutex needRunMutex;
in Sleep() local 140 std::unique_lock<std::mutex> lock(needRunMutex); in Sleep() |
Completed in 1 milliseconds