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

/freebsd-9.3-release/sys/kern/
H A Dkern_alq.c99 static int ald_shutingdown = 0; variable
133 if (ald_shutingdown) {
155 if (ald_shutingdown) {
205 !ald_shutingdown)
209 if (ald_shutingdown && alq == NULL) {
235 ald_shutingdown = 1;
945 ald_shutingdown = 1;
959 if (ald_shutingdown == 0)

Completed in 99 milliseconds