Searched refs:channel_mutex_ (Results 1 – 2 of 2) sorted by relevance
71 EXCLUSIVE_LOCKS_REQUIRED(channel_mutex_);74 EXCLUSIVE_LOCKS_REQUIRED(channel_mutex_);77 EXCLUSIVE_LOCKS_REQUIRED(channel_mutex_);80 tensorflow::mutex channel_mutex_; variable83 int64 next_channel_ GUARDED_BY(channel_mutex_);88 GUARDED_BY(channel_mutex_);
41 tensorflow::mutex_lock lock(channel_mutex_); in NewChannel()57 tensorflow::mutex_lock lock(channel_mutex_); in RegisterSend()62 tensorflow::mutex_lock lock(channel_mutex_); in RegisterRecv()