Searched refs:THR_NEED_CANCEL (Results 1 – 1 of 1) sorted by relevance
107 #define THR_NEED_CANCEL(thrd) \ macro768 if (THR_NEED_CANCEL(curthread)) { in kse_sched_single()794 if (THR_NEED_CANCEL(curthread)) { in kse_sched_single()807 if (THR_NEED_CANCEL(curthread)) { in kse_sched_single()821 !THR_NEED_CANCEL(curthread)) { in kse_sched_single()1654 if (THR_NEED_CANCEL(thread)) { in kse_switchout_thread()1673 if (THR_NEED_CANCEL(thread)) { in kse_switchout_thread()1698 if (THR_NEED_CANCEL(thread)) { in kse_switchout_thread()1707 if (THR_NEED_CANCEL(thread)) { in kse_switchout_thread()1724 if (THR_NEED_CANCEL(thread)) { in kse_switchout_thread()[all …]