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

/freebsd-12-stable/sys/kern/
H A Dkern_alq.c103 static struct proc *ald_proc; variable in typeref:struct:proc
198 ald_thread = FIRST_THREAD_IN_PROC(ald_proc);
256 mtx_sleep(ald_proc, &ald_mtx, PWAIT, "aldslp", 0);
419 &ald_proc

Completed in 102 milliseconds