Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dunistd_benchmark.cpp55 pid_t wait_pid = waitpid(pid, 0, 0); in BM_unistd_fork_call() local
/bionic/tests/
Dmalloc_iterate_test.cpp259 pid_t wait_pid = TEMP_FAILURE_RETRY(waitpid(pid, nullptr, WNOHANG)); in TEST() local
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_system_tests.cpp316 int wait_pid = waitpid(pid_, &status, WNOHANG); in InternalExec() local
330 int wait_pid = waitpid(pid_, &kill_status, WNOHANG); in InternalExec() local