Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h325 mutex remote_state_mu_; variable
332 int keep_alive_secs_ GUARDED_BY(remote_state_mu_);
Dcontext.cc465 mutex_lock l(remote_state_mu_); in InitializeRemote()
529 mutex_lock l(remote_state_mu_); in InitializeRemote()