Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/indent/tests/
H A Dlist_head.0.stdout14 struct thread *ald_thread;
H A Dlist_head.014 struct thread *ald_thread;
H A Ddeclarations.070 struct thread *ald_thread;
H A Ddeclarations.0.stdout64 struct thread *ald_thread;
/freebsd-13.1/sys/sys/
H A Dalq.h47 extern struct thread *ald_thread;
/freebsd-13.1/sys/kern/
H A Dkern_alq.c102 struct thread *ald_thread; variable
197 ald_thread = FIRST_THREAD_IN_PROC(ald_proc); in ald_daemon()
H A Dkern_ktr.c351 td != ald_thread) { in ktr_tracepoint()