Searched refs:suspend_blocked (Results 1 – 2 of 2) sorted by relevance
178 int suspend_blocked = 0; variable179 SYSCTL_INT(_kern, OID_AUTO, suspend_blocked, CTLFLAG_RW,180 &suspend_blocked, 0, "Block suspend due to a pending shutdown");
54 extern int suspend_blocked; /* block suspend due to pending shutdown */