Home
last modified time | relevance | path

Searched defs:reap_children (Results 1 - 8 of 8) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/waitpid/
H A Dwaitpid_common.h94 static int reap_children(pid_t wp_pid, int wp_opts, pid_t *children, int len) in reap_children() function
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/
H A Dshmctl01.c93 static void reap_children(void) in reap_children() function
/third_party/python/Lib/test/
H A Dtest_pty.py1 from test.support import verbose, reap_children namespace
H A Dtest_pipes.py5 from test.support import reap_children, unix_shell namespace
H A Dtest_socketserver.py17 from test.support import reap_children, verbose namespace
H A Dtest_pydoc.py29 from test.support import (reap_children, captured_output, captured_stdout, namespace
/third_party/ltp/testcases/kernel/fs/read_all/
H A Dread_all.c577 static void reap_children(void) in reap_children() function
/third_party/python/Lib/test/support/
H A D__init__.py1301 def reap_children(): function

Completed in 9 milliseconds