Searched refs:k_curthread (Results 1 – 5 of 5) sorted by relevance
721 curthread = curkse->k_curthread; in kse_sched_single()969 curthread = curkse->k_curthread; in kse_sched_multi()1014 curkse->k_curthread = curthread; in kse_sched_multi()1028 curkse->k_curthread = NULL; in kse_sched_multi()1075 curkse->k_curthread = curthread; in kse_sched_multi()1413 newthread->kse->k_curthread = newthread; in _thr_schedule_add()1509 if (thread != kse->k_curthread) { in kse_check_completed()1516 (thread->kse->k_curthread == thread)) { in kse_check_completed()1522 thread->kse->k_curthread = NULL; in kse_check_completed()2318 kse->k_curthread = NULL; in kse_reinit()
111 newkse->k_curthread = NULL; in _thr_setconcurrency()
265 kse->k_curthread = NULL; in _pthread_create()
334 _thr_initial->kse->k_curthread = _thr_initial; in _libpthread_init()
167 struct pthread *k_curthread; /* current thread */ member996 ((thrd)->kse != NULL) && ((thrd)->kse->k_curthread == (thrd))