Searched refs:WSTOPPED (Results 1 – 2 of 2) sorted by relevance
162 #define WSTOPPED 2 macro
891 else if ((options & WSTOPPED) && child->jobctl_stopped && !child->wait_reap_stp) in _query_event_from_lwp()1029 else if ((options & WSTOPPED) && WIFSTOPPED(waker_lwp->lwp_status)) in _waitq_filter()
Completed in 5 milliseconds