Home
last modified time | relevance | path

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

/aosp_15_r20/external/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
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ipc/shmctl/
H A Dshmctl01.c93 static void reap_children(void) in reap_children() function
/aosp_15_r20/external/ltp/testcases/kernel/fs/read_all/
H A Dread_all.c577 static void reap_children(void) in reap_children() function
/aosp_15_r20/external/python/cpython2/Lib/test/support/
D__init__.py1762 def reap_children(): function
/aosp_15_r20/external/python/cpython3/Lib/test/support/
D__init__.py1301 def reap_children(): function