Lines Matching refs:shutdown
83 static int exiting; /* shutdown in progress flag */
110 * Returns: 1 - can enter kernel; 0 - shutdown in progress, do not enter kernel
117 /* cannot enter kernel as nskernd is being shutdown - exit */
137 * returns: 1 - can shutdown; 0 - unable to shutdown
149 gettext("nskernd: unable to shutdown: "
158 gettext("nskernd: delay shutdown: "
167 /* flag shutdown in progress */
177 * returns: 1 - shutdown successful; 0 - unable to shutdown
180 shutdown(void)
887 if (shutdown()) {
903 if (shutdown()) {
915 /* cannot shutdown - threads active */
945 (void) shutdown();