Home
last modified time | relevance | path

Searched defs:_lock (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Lib/
H A Dwebbrowser.py18 _lock = threading.RLock() variable
/third_party/python/Lib/test/
H A D_test_eintr.py489 def _lock(self, lock_func, lock_name): member in FNTLEINTRTest
/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py92 _lock = threading.Lock() variable
/third_party/python/Lib/asyncio/
H A Devents.py705 _lock = threading.Lock() variable
/third_party/python/Lib/logging/
H A D__init__.py226 _lock = threading.RLock() variable
/third_party/python/Lib/unittest/
H A Dmock.py418 _lock = RLock() variable in NonCallableMock

Completed in 11 milliseconds