Lines Matching +full:always +full:- +full:running
48 function implements the machine-independent prelude to a thread context
52 The context switch is, by necessity, always performed by the switched thread,
54 Inter-Processor Interrupt (IPI).
59 .Bl -enum -offset indent
69 Involuntary preemption due to arrival of a higher-priority thread.
79 when the running thread has exceeded its time slice.
102 .Bl -tag -offset indent -width "SWT_REMOTEWAKEIDLE"
122 Preemption by a higher-priority thread, initiated by a remote processor.
126 The running thread has been bound to another processor and must be switched
138 For an involuntary context switch in which the running thread is
152 records the amount of time the current thread has been running before handing
157 to perform the low-level context switch.
160 is the machine-dependent function that performs the actual switch from the
161 running thread