Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_threading.py686 class SemaphoreTests(lock_tests.SemaphoreTests): class
727 SemaphoreTests, BoundedSemaphoreTests,
Dlock_tests.py521 class SemaphoreTests(BaseSemaphoreTests): class