Home
last modified time | relevance | path

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

/freebsd/usr.bin/indent/tests/
H A Dlist_head.013 struct thread *ald_thread;
H A Dlist_head.0.stdout13 struct thread *ald_thread;
H A Ddeclarations.069 struct thread *ald_thread;
H A Ddeclarations.0.stdout63 struct thread *ald_thread;
/freebsd/sys/sys/
H A Dalq.h45 extern struct thread *ald_thread;
/freebsd/sys/kern/
H A Dkern_alq.c101 struct thread *ald_thread; variable
196 ald_thread = FIRST_THREAD_IN_PROC(ald_proc); in ald_daemon()
H A Dkern_ktr.c349 td != ald_thread) { in ktr_tracepoint()