Home | History | Annotate | Download | only in layers

Lines Matching defs:global_lock

44 // All increments must be guarded by global_lock
71 static std::mutex global_lock; // Protect map accesses and unique_id increments
246 std::lock_guard<std::mutex> lock(global_lock);
268 std::lock_guard<std::mutex> lock(global_lock);
278 std::lock_guard<std::mutex> lock(global_lock);
298 std::lock_guard<std::mutex> lock(global_lock);
328 global_lock);
339 std::lock_guard<std::mutex> lock(global_lock);
355 std::lock_guard<std::mutex> lock(global_lock);
370 std::lock_guard<std::mutex> lock(global_lock);
384 std::lock_guard<std::mutex> lock(global_lock);
393 std::lock_guard<std::mutex> lock(global_lock);