Lines Matching full:running
61 probe fires when the currently-running thread elevates the priority of another
66 The fourth argument is the currently-running thread.
104 currently-running thread, and the
111 currently-running thread.
119 a thread running on a different CPU, via an interprocessor interrupt.
126 probe will fire immediately before the currently-running thread is preempted.
136 probe fires immediately before the currently-running thread is about to suspend
147 Its arguments are the currently-running thread and its corresponding process.
158 In a probe body, the currently-running thread can always be obtained with the
162 For example, when a running thread is about to sleep, the
168 global variable contains the cpuid of the CPU on which the currently-running