Home
last modified time | relevance | path

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

/mirbsd/src/lib/libpthread/uthread/
Duthread_kern.c108 _last_user_thread = curthread; in _thread_kern_sched()
487 (_last_user_thread != curthread)) { in _thread_kern_sched()
488 _thread_run_switch_hook(_last_user_thread, in _thread_kern_sched()
Dpthread_private.h812 SCLASS struct pthread * volatile _last_user_thread variable