Home | Sort by relevance Sort by last modified time |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ | |
test_threading.py | 258 def fail_new_thread(*args): function in function:ThreadTests.test_limbo_cleanup 261 threading._start_new_thread = fail_new_thread |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ | |
test_threading.py | 258 def fail_new_thread(*args): function in function:ThreadTests.test_limbo_cleanup 261 threading._start_new_thread = fail_new_thread |