Searched refs:_PyRLock (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
D | threading.py | 100 return _PyRLock(*args, **kwargs) |
/third_party/python/Lib/test/ | ||
D | test_threading.py | 1563 locktype = staticmethod(threading._PyRLock) |