Home
last modified time | relevance | path

Searched defs:reap_children (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/syscalls/waitpid/
Dwaitpid_common.h94 static int reap_children(pid_t wp_pid, int wp_opts, pid_t *children, int len) in reap_children() function
/external/python/cpython2/Lib/test/support/
D__init__.py1762 def reap_children(): function
/external/python/cpython3/Lib/test/support/
D__init__.py2109 def reap_children(): function