Searched refs:cuda_ipc_global_entities (Results 1 – 1 of 1) sorted by relevance
58 CudaIPCGlobalEntities cuda_ipc_global_entities; variable118 cuda_ipc_global_entities.CudaIPCSentDataLimbo_.add(std::move(sent_data)); in CudaIPCSentDataDelete()120 cuda_ipc_global_entities.CudaIPCSentDataLimbo_.collect(); in CudaIPCSentDataDelete()128 cuda_ipc_global_entities.ref_counters_mutex_); in ReturnRefCounter()129 auto& map = cuda_ipc_global_entities.ref_counters_files_; in ReturnRefCounter()164 if (cuda_ipc_global_entities.sync_events_used_.load() < in CudaIPCSentData()170 cuda_ipc_global_entities.sync_events_used_++; in CudaIPCSentData()203 cuda_ipc_global_entities.sync_events_used_--; in ~CudaIPCSentData()217 cuda_ipc_global_entities.ref_counters_mutex_); in GetNewRefCountedSentData()218 if (!cuda_ipc_global_entities.next_available_ref_counters_file_) { in GetNewRefCountedSentData()[all …]