Home
last modified time | relevance | path

Searched refs:must_shutdown (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/android/forwarder2/
H A Dforwarders_manager.cc98 const bool must_shutdown = FD_ISSET( in WaitForEventsOnInternalThread() local
100 if (must_shutdown && forwarders_.empty()) in WaitForEventsOnInternalThread()
119 if (must_shutdown) in WaitForEventsOnInternalThread()
/dports/graphics/bmeps/dktools-4.31.1/src/rshdown/
H A Drshdown.c498 unsigned char must_shutdown = 0x00; /* flag whether or not to shut down */ in thread_function() local
552 must_shutdown = 0x01; in thread_function()
588 if(must_shutdown) { in thread_function()
H A Drshdown.ctr554 unsigned char must_shutdown = 0x00; /* flag whether or not to shut down */
607 must_shutdown = 0x01;
643 if(must_shutdown) { $? ". must shut down"