Searched refs:pool_mutex (Results 1 – 1 of 1) sorted by relevance
35 std::mutex pool_mutex; variable38 std::lock_guard<std::mutex> lock(pool_mutex); in FromPool()50 std::lock_guard<std::mutex> lock(pool_mutex); in BackToPool()