Searched refs:ul_vfork (Results 1 – 10 of 10) sorted by relevance
158 if (self->ul_vfork) { in forkx()172 self->ul_vfork = 0; in forkx()295 if (self->ul_vfork) { in forkallx()303 self->ul_vfork = 0; in forkallx()355 (self->ul_vfork | self->ul_nocancel | self->ul_libc_locks | \415 (self->ul_vfork | self->ul_nocancel | self->ul_libc_locks | \417 if (!self->ul_vfork) { \467 (self->ul_vfork | self->ul_nocancel | self->ul_libc_locks | in _cancel_prologue()
119 if (self->ul_vfork || in call_user_handler()381 if (!self->ul_vfork) in sigaction()413 if (self->ul_vfork) { in sigaction()459 if (!self->ul_vfork) in sigaction()676 if (curthread->ul_vfork) in sigprocmask()
315 if (self->ul_vfork | self->ul_nocancel) in set_cancel_pending_flag()341 if (self->ul_vfork | self->ul_nocancel) in set_cancel_eintr_flag()
162 if (self->ul_vfork) { in door_create_cmn()
1113 !self->ul_vfork && /* not a child of vfork() */ in setup_schedctl()1158 if (self->ul_vfork) in _thr_schedctl()2858 !(self->ul_vfork | self->ul_nocancel | in cancel_safe_mutex_unlock()
578 if (!self->ul_primarymap || self->ul_vfork) in _thrp_create()
45 ul_vfork
47 ul_vfork
619 int ul_vfork; /* thread is the child of vfork() */ member1086 int ul_vfork; /* thread is the child of vfork() */ member
567 ulwp.ul_vfork); in d_ulwp()