Searched refs:thread_slot_lock (Results 1 – 1 of 1) sorted by relevance
103 static std::recursive_mutex thread_slot_lock; variable132 std::unique_lock<std::recursive_mutex> lock(thread_slot_lock); in alloc_thread_slot()