Searched refs:channel_mutex_ (Results 1 – 2 of 2) sorted by relevance
71 TF_EXCLUSIVE_LOCKS_REQUIRED(channel_mutex_);74 TF_EXCLUSIVE_LOCKS_REQUIRED(channel_mutex_);77 TF_EXCLUSIVE_LOCKS_REQUIRED(channel_mutex_);80 tensorflow::mutex channel_mutex_; variable83 int64 next_channel_ TF_GUARDED_BY(channel_mutex_);88 TF_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()