Searched refs:CallbackQueueNotEmpty (Results 1 – 1 of 1) sorted by relevance
172 bool CallbackQueueNotEmpty() const TF_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in CallbackQueueNotEmpty() function in xla::OutfeedReceiverImpl360 absl::Condition(this, &OutfeedReceiverImpl::CallbackQueueNotEmpty)); in CallbackThreadLoop()