Searched refs:must_shutdown (Results 1 – 3 of 3) sorted by relevance
98 const bool must_shutdown = FD_ISSET( in WaitForEventsOnInternalThread() local100 if (must_shutdown && forwarders_.empty()) in WaitForEventsOnInternalThread()119 if (must_shutdown) in WaitForEventsOnInternalThread()
498 unsigned char must_shutdown = 0x00; /* flag whether or not to shut down */ in thread_function() local552 must_shutdown = 0x01; in thread_function()588 if(must_shutdown) { in thread_function()
554 unsigned char must_shutdown = 0x00; /* flag whether or not to shut down */607 must_shutdown = 0x01;643 if(must_shutdown) { $? ". must shut down"