Searched refs:module_handle_mutex_ (Results 1 – 2 of 2) sorted by relevance
210 tensorflow::mutex module_handle_mutex_; variable212 module_handles_ TF_GUARDED_BY(module_handle_mutex_);214 module_globals_ TF_GUARDED_BY(module_handle_mutex_);
87 tensorflow::mutex_lock lock(module_handle_mutex_); in ~GpuExecutable()260 tensorflow::mutex_lock lock(module_handle_mutex_); in ResolveConstantGlobals()