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.cc210 keep_alive_thread_cv_.notify_all(); in ~EagerContext()
521 keep_alive_thread_cv_.wait_for( in InitializeRemote()
Dcontext.h337 condition_variable keep_alive_thread_cv_; variable