Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
D_strptime.py21 from thread import allocate_lock as _thread_allocate_lock unknown
23 from dummy_thread import allocate_lock as _thread_allocate_lock unknown
271 _cache_lock = _thread_allocate_lock()