Searched refs:W_CONTCODE (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/sys/sys/ | ||
| H A D | wait.h | 74 #define W_CONTCODE() (_WCONTINUED) macro |
| /netbsd-src/sys/kern/ | ||
| H A D | kern_exit.c | 695 W_CONTCODE() : W_STOPCODE(child->p_xsig); in do_sys_waitid() |