Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Ddebug_events_writer.h253 absl::flat_hash_map<string, int> device_name_to_id_ TF_GUARDED_BY(device_mu_);
254 mutex device_mu_; variable
Ddebug_events_writer.cc336 mutex_lock l(device_mu_); in RegisterDeviceAndGetId()
489 device_mu_() {} in DebugEventsWriter()