Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc485 keep_alive_thread_cv_.notify_all(); in WaitForAndCloseRemoteContexts()
555 keep_alive_thread_cv_.notify_all(); in ~EagerContext()
1373 keep_alive_thread_cv_.wait_for( in SetMasterContextState()
Dcontext.h701 condition_variable keep_alive_thread_cv_; variable