Searched defs:configurations_mutex (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
H A Dexecutor_cache.h60 // Entry, but not the Entry's contents. 'configurations_mutex' protects the
62 mutex configurations_mutex; member in struct:perftools::gputools::ExecutorCache::Entry
67 configurations GUARDED_BY(configurations_mutex);

Completed in 113 milliseconds