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.cc374 keep_alive_thread_cv_.notify_all(); in WaitForAndCloseRemoteContexts()
431 keep_alive_thread_cv_.notify_all(); in ~EagerContext()
1086 keep_alive_thread_cv_.wait_for( in SetMasterContextState()
Dcontext.h588 condition_variable keep_alive_thread_cv_; variable