Searched refs:ISHOLD (Results 1 – 6 of 6) sorted by relevance
547 #define ISHOLD(p) ((p)->p_flag & SHOLDFORK) macro549 #define MUSTRETURN(p, t) (ISHOLD(p) | (t)->t_activefd.a_stale)
1481 if (ISHOLD(p)) in trap()1519 if (ISHOLD(p)) in trap()
654 if (ISHOLD(p) || (t->t_proc_flag & TP_EXITLWP)) in post_syscall()
745 if (ISHOLD(p) || (t->t_proc_flag & TP_EXITLWP)) in post_syscall()
1255 if (!(ISHOLD(p)) && !(p->p_flag & (SHOLDFORK1 | SHOLDWATCH))) { in holdlwp()
1330 if (ISHOLD(p)) in trap_cleanup()