Home
last modified time | relevance | path

Searched refs:ref_counters_mutex_ (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/
H A DCudaIPCTypes.cpp30 std::mutex ref_counters_mutex_; member
48 std::lock_guard<std::mutex> lock(ref_counters_mutex_); in safe_clean_current_file()
128 cuda_ipc_global_entities.ref_counters_mutex_); in ReturnRefCounter()
217 cuda_ipc_global_entities.ref_counters_mutex_); in GetNewRefCountedSentData()