Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_threading.py387 class RunSelfFunction(object): class
401 cyclic_object = RunSelfFunction(should_raise=False)
409 raising_cyclic_object = RunSelfFunction(should_raise=True)