Searched refs:execution_mutex_ (Results 1 – 2 of 2) sorted by relevance
89 int64 next_handle_ GUARDED_BY(execution_mutex_);94 GUARDED_BY(execution_mutex_);96 tensorflow::mutex execution_mutex_; // Guards the execution mapping. variable
53 tensorflow::mutex_lock lock(execution_mutex_); in Register()66 tensorflow::mutex_lock lock(execution_mutex_); in Unregister()78 tensorflow::mutex_lock lock(execution_mutex_); in Resolve()