Searched refs:ul_stopping (Results 1 – 3 of 3) sorted by relevance
1816 if (ulwp->ul_stopping) { /* it is stopping itself */ in force_continue()1821 if (!ulwp->ul_stopping) /* it is running now */ in force_continue()1871 ulwp->ul_stopping) { in safe_suspend()1930 if (!ulwp->ul_stopping || !(ulwp->ul_stop & whystopped)) in safe_suspend()1996 self->ul_stopping = 1; in _thrp_suspend()2034 self->ul_stopping = 0; in _thrp_suspend()
596 char ul_stopping; /* set by curthread: stopping self */ member1063 char ul_stopping; /* set by curthread: stopping self */ member
534 ulwp.ul_stopping, in d_ulwp()