Searched refs:gpu_alloc_mutex (Results 1 – 2 of 2) sorted by relevance
98 mutable std::mutex gpu_alloc_mutex; variable
283 const std::lock_guard<std::mutex> lock(gpu_alloc_mutex); in get_uvm_assertions_ptr_for_current_device()