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

/freebsd-10.2-release/sys/kern/
H A Dkern_alq.c101 static struct proc *ald_proc; variable in typeref:struct:proc
196 ald_thread = FIRST_THREAD_IN_PROC(ald_proc);
254 mtx_sleep(ald_proc, &ald_mtx, PWAIT, "aldslp", 0);
417 &ald_proc

Completed in 54 milliseconds