Home
last modified time | relevance | path

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

/trueos/lib/libkse/thread/
HDthr_kern.c157 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