Searched refs:heartbeat_thread_ (Results 1 – 6 of 6) sorted by relevance
102 std::unique_ptr<Thread> heartbeat_thread_; variable
93 heartbeat_thread_ = absl::WrapUnique(Env::Default()->StartThread( in Start()
160 std::unique_ptr<tensorflow::Thread> heartbeat_thread_; variable
140 std::unique_ptr<tensorflow::Thread> heartbeat_thread_; variable
126 heartbeat_thread_.reset(options_.env->StartThread( in Connect()
142 heartbeat_thread_.reset(options_.env->StartThread( in Connect()