Searched refs:kse_switchout_thread (Results 1 – 1 of 1) sorted by relevance
157 static void kse_switchout_thread(struct kse *kse, struct pthread *thread);1026 kse_switchout_thread(curkse, curthread); in kse_sched_multi()1631 kse_switchout_thread(struct kse *kse, struct pthread *thread) in kse_switchout_thread() function