Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Devent.py70 _thread_lock = threading.Lock() variable
182 global _thread_lock
191 _thread_lock.acquire()
212 _thread_lock.release()