Searched refs:kthread_id_t (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dcallb.h200 void *, int, char *, kthread_id_t);
206 extern boolean_t callb_is_stopped(kthread_id_t, caddr_t *);
H A Dcpupart.h144 extern int cpupart_bind_thread(kthread_id_t, psetid_t, int, void *,
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/os/
H A Dcallb.c51 kthread_id_t c_thread; /* ptr to caller's thread struct */
86 void *, int, char *, kthread_id_t);
137 void *arg, int class, char *name, kthread_id_t t)
196 void *arg, int class, char *name, kthread_id_t t)
378 callb_is_stopped(kthread_id_t tp, caddr_t *thread_name)
/freebsd-11-stable/sys/cddl/compat/opensolaris/sys/
H A Dproc.h60 typedef struct thread *kthread_id_t; typedef in typeref:struct:thread

Completed in 110 milliseconds