Searched refs:_thread_allocate_lock (Results 1 – 2 of 2) sorted by relevance
21 from thread import allocate_lock as _thread_allocate_lock unknown23 from dummy_thread import allocate_lock as _thread_allocate_lock unknown271 _cache_lock = _thread_allocate_lock()
22 from _thread import allocate_lock as _thread_allocate_lock unknown265 _cache_lock = _thread_allocate_lock()