Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dlock_tests.py464 def test_acquire(self): member in ConditionTests
643 def test_acquire(self): member in BaseSemaphoreTests
/third_party/python/Lib/test/test_asyncio/
Dtest_locks.py93 async def test_acquire(self): member in LockTests
814 async def test_acquire(self): member in SemaphoreTests