Searched refs:ul_stopping (Results 1 – 3 of 3) sorted by relevance
1820 if (ulwp->ul_stopping) { /* he is stopping himself */ in force_continue()1825 if (!ulwp->ul_stopping) /* he is running now */ in force_continue()1875 ulwp->ul_stopping) { in safe_suspend()1934 if (!ulwp->ul_stopping || !(ulwp->ul_stop & whystopped)) in safe_suspend()2000 self->ul_stopping = 1; in _thrp_suspend()2038 self->ul_stopping = 0; in _thrp_suspend()
590 char ul_stopping; /* set by curthread: stopping self */ member1046 char ul_stopping; /* set by curthread: stopping self */ member
530 ulwp.ul_stopping, in d_ulwp()