Home
last modified time | relevance | path

Searched refs:sources_not_empty (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Drun_handler.h276 condition_variable sources_not_empty; member
Drun_handler.cc351 thread_data_[i].sources_not_empty.notify_all(); in ~RunHandlerThreadPool()
439 thread_data_[tid].sources_not_empty.notify_all(); in SetThreadWorkSources()
690 thread_data_[thread_id].sources_not_empty.wait(l); in WaitForWork()