Searched refs:WIFSTOPPED (Results 1 – 2 of 2) sorted by relevance
| /posix/sys/ | ||
| A D | wait.h | 59 # define WIFSTOPPED(status) __WIFSTOPPED (status) macro |
| /posix/ | ||
| A D | tst-wait-skeleton.c | 96 TEST_VERIFY (WIFSTOPPED (wstatus)); in do_test_wait() |
Completed in 6 milliseconds