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

/freebsd-10.2-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;
939 ald_shutingdown = 1;
953 if (ald_shutingdown == 0)

Completed in 107 milliseconds