Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_capi.py112 def TestThreadState(): function
132 TestThreadState()
133 t=threading.Thread(target=TestThreadState)