HomeSort by relevance Sort by last modified time
    Searched refs:notify_inserters_if_bounded (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
stage_op.cc 53 void notify_inserters_if_bounded(std::unique_lock<std::mutex>* lock) { function in class:tensorflow::__anon39937::Buffer
147 notify_inserters_if_bounded(&lock);
177 notify_inserters_if_bounded(&lock);
map_stage_op.cc 110 void notify_inserters_if_bounded() EXCLUSIVE_LOCKS_REQUIRED(mu_) {
421 notify_inserters_if_bounded();
455 notify_inserters_if_bounded();
466 notify_inserters_if_bounded();

Completed in 75 milliseconds