Lines Matching defs:shutdown
26 int * shutdown; /* variable to test to see shutdown condition*/
27 int shutalloc; /* is the shutdown variable allocated locally*/
43 int * shutdown, /* shutdown variable to test */
52 void * endit_arg); /* pointer to "shutdown" arguments */
58 void * endit_arg); /* pointer to "shutdown" arguments */
61 * tq_shutdown, shutdown the queue (alternate way to shutdown if you don't
62 * have a global shutdown integer
64 * shutdown can be immediate (1) or delayed until there is nothing more