Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.h231 static mutex bytes_mu; variable
Ddebug_io_utils.cc694 mutex DebugFileIO::bytes_mu(LINKER_INITIALIZED);
697 mutex_lock l(bytes_mu); in requestDiskByteUsage()
721 mutex_lock l(bytes_mu); in resetDiskByteUsage()