Home
last modified time | relevance | path

Searched defs:_cache_lock (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
Dop_def_registry.py31 _cache_lock = threading.Lock() variable
Ddevice.py63 _cache_lock = threading.RLock() variable
/external/python/cpython2/Lib/
D_strptime.py271 _cache_lock = _thread_allocate_lock() variable
/external/python/cpython3/Lib/
D_strptime.py265 _cache_lock = _thread_allocate_lock() variable