HomeSort by relevance Sort by last modified time
    Searched full:reap_children (Results 26 - 50 of 52) sorted by null

12 3

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cmd_line.py 140 test.test_support.reap_children()
test_pydoc.py 15 TESTFN, rmtree, reap_children, captured_stdout)
420 reap_children()
test_cmd_line_script.py 226 test.test_support.reap_children()
test_zipimport_support.py 247 test.test_support.reap_children()
lock_tests.py 63 support.reap_children()
test_support.py 40 "threading_cleanup", "reap_children", "cpython_only",
42 "import_fresh_module", "threading_cleanup", "reap_children",
1291 def reap_children(): function
    [all...]
test_bz2.py 477 test_support.reap_children()
test_sys.py 10 test.test_support.reap_children()
test_threading.py 69 test.test_support.reap_children()
test_subprocess.py 45 test_support.reap_children()
    [all...]
  /ndk/sources/host-tools/make-3.81/
job.c 451 reap_children (int block, int err)
814 live and call reap_children again. */
1096 reap_children (where we used to do it), because reap_children might be
447 reap_children (int block, int err) function
    [all...]
remote-cstms.c 116 njobs -= 1; /* correction for being called from reap_children() */
ChangeLog 238 * job.c (reap_children): Use cached dontcare flag instead of the
509 * main.c (die): Don't reset err before calling reap_children() the
511 * job.c (reap_children): Use a static variable, rather than err,
523 (reap_children) [WINDOWS32]: Get the handle for the main thread
556 * job.c (reap_children) [WINDOWS32]: Don't declare 'status' and
731 * job.c (reap_children): Don't die of the command failed but
    [all...]
function.c     [all...]
remake.c 121 reap_children (1, 0);
295 We won't reap_children until we start the next pass, so no state
    [all...]
main.c     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pydoc.py 15 TESTFN, rmtree, reap_children, captured_stdout)
420 reap_children()
test_cmd_line_script.py 226 test.test_support.reap_children()
test_zipimport_support.py 247 test.test_support.reap_children()
lock_tests.py 63 support.reap_children()
test_support.py 40 "threading_cleanup", "reap_children", "cpython_only",
42 "import_fresh_module", "threading_cleanup", "reap_children",
1291 def reap_children(): function
    [all...]
test_bz2.py 477 test_support.reap_children()
test_sys.py 10 test.test_support.reap_children()
test_threading.py 69 test.test_support.reap_children()
test_subprocess.py 45 test_support.reap_children()
    [all...]

Completed in 2539 milliseconds

12 3