Searched defs:child (Results 1 – 11 of 11) sorted by relevance
/sysdeps/unix/sysv/linux/alpha/ |
A D | osf_wait4.c | 33 pid_t child = __wait4 (pid, status, options, &usage); in __wait4_tv32() local
|
/sysdeps/pthread/ |
A D | tst-atfork2mod.c | 40 child (void) in child() function
|
A D | tst-fork2.c | 48 pid_t child = fork (); in main() local
|
A D | tst-getpid3.c | 51 pid_t child = fork (); in do_test() local
|
A D | tst-fork3.c | 46 pid_t child = fork (); in tf1() local
|
A D | tst-atfork2.c | 44 child (void) in child() function
|
A D | tst-basic7.c | 45 child (void *arg) in child() function
|
A D | tst-robust8.c | 117 child (int round) in child() function
|
/sysdeps/mach/hurd/ |
A D | waitid.c | 33 pid_t pid, child; in __waitid() local
|
/sysdeps/unix/sysv/linux/ |
A D | tst-affinity-pid.c | 71 process_child_response (int *pipes, pid_t child, in process_child_response()
|
/sysdeps/mach/hurd/i386/ |
A D | tls.h | 318 _hurd_tls_fork (thread_t child, thread_t orig, struct i386_thread_state *state) in _hurd_tls_fork() 349 _hurd_tls_new (thread_t child, struct i386_thread_state *state, tcbhead_t *tcb) in _hurd_tls_new()
|
Completed in 9 milliseconds