Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl.h46 mutex_lock l(gc_thread_shutdown_mu_); in EagerServiceImpl()
69 mutex_lock l(gc_thread_shutdown_mu_); in ~EagerServiceImpl()
206 mutex gc_thread_shutdown_mu_; variable
208 bool shutting_down_ GUARDED_BY(gc_thread_shutdown_mu_) = false;