Searched refs:cuda_allocator_mutex_ (Results 1 – 2 of 2) sorted by relevance
95 XRTGenericDeviceAccessor::ScopedRef::cuda_allocator_mutex_(115 mutex_lock lock(cuda_allocator_mutex_); in Acquire()
69 static tensorflow::mutex cuda_allocator_mutex_; variable