Searched refs:TM_CAUSE_RESCHED (Results 1 – 4 of 4) sorted by relevance
12 #define TM_CAUSE_RESCHED 0xde macro
79 if ((texasr >> 56) != TM_CAUSE_RESCHED) { in test_body()
179 TM_CAUSE_RESCHED Thread was rescheduled.190 a TM_CAUSE_ALIGNMENT will be persistent while a TM_CAUSE_RESCHED will not.
948 tm_reclaim_thread(thr, TM_CAUSE_RESCHED); in tm_reclaim_task()