Searched refs:ul_stopping (Results 1 – 3 of 3) sorted by relevance
1819 if (ulwp->ul_stopping) { /* he is stopping himself */ in force_continue()1824 if (!ulwp->ul_stopping) /* he is running now */ in force_continue()1874 ulwp->ul_stopping) { in safe_suspend()1933 if (!ulwp->ul_stopping || !(ulwp->ul_stop & whystopped)) in safe_suspend()1999 self->ul_stopping = 1; in _thrp_suspend()2037 self->ul_stopping = 0; in _thrp_suspend()
590 char ul_stopping; /* set by curthread: stopping self */ member1023 char ul_stopping; /* set by curthread: stopping self */ member
532 ulwp.ul_stopping, in d_ulwp()