Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Ddevice.py271 _cache_lock = threading.Lock() variable
/external/python/cpython2/Lib/
D_strptime.py271 _cache_lock = _thread_allocate_lock() variable
/external/python/cpython3/Lib/
D_strptime.py274 _cache_lock = _thread_allocate_lock() variable