Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dkthread.h51 struct thread **global_threadpp; /* ptr to thread ptr save area */ member
/f-stack/freebsd/kern/
H A Dkern_kthread.c248 NULL, kp->global_threadpp, 0, 0, "%s", kp->arg0); in kthread_start()