Home
last modified time | relevance | path

Searched refs:THR_NEED_CANCEL (Results 1 – 1 of 1) sorted by relevance

/trueos/lib/libkse/thread/
HDthr_kern.c107 #define THR_NEED_CANCEL(thrd) \ macro
768 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 …]