Searched refs:module_handle_mutex_ (Results 1 – 2 of 2) sorted by relevance
289 absl::Mutex module_handle_mutex_; variable293 module_handles_ ABSL_GUARDED_BY(module_handle_mutex_);296 module_globals_ ABSL_GUARDED_BY(module_handle_mutex_);
273 absl::MutexLock lock(&module_handle_mutex_); in ~GpuExecutable()389 absl::MutexLock lock(&module_handle_mutex_); in ResolveConstantGlobals()