Home
last modified time | relevance | path

Searched refs:child_wait (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl17.c86 void child_wait();
188 child_wait(child_pipe1[0]); in do_child1()
199 child_wait(child_pipe1[0]); in do_child1()
204 child_wait(child_pipe1[0]); in do_child1()
220 child_wait(child_pipe2[0]); in do_child2()
231 child_wait(child_pipe2[0]); in do_child2()
242 child_wait(child_pipe2[0]); in do_child2()
258 child_wait(child_pipe3[0]); in do_child3()
269 child_wait(child_pipe3[0]); in do_child3()
280 child_wait(child_pipe in do_child3()
377 void child_wait(int fd) child_wait() function
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dcnd_broadcast.c26 static int child_wait(void *data) in child_wait() function
55 if (thrd_create(&ids[i], child_wait, NULL) != thrd_success) { in cnd_broadcast_0100()

Completed in 2 milliseconds