HomeSort by relevance Sort by last modified time
    Searched refs:fail_new_thread (Results 1 - 4 of 4) sorted by null

  /prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/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

Completed in 1427 milliseconds