Searched refs:s_stop (Results 1 – 2 of 2) sorted by relevance
889 static int s_stop; variable892 s_stop = signal; in litespeed_cleanup()916 s_stop = 0; in start_children()918 while((!s_stop )&&( running < children )) { in start_children()938 if ( s_stop ) { in start_children()
2511 static int s_stop; variable2515 s_stop = signal; in lsapi_cleanup()2750 s_stop = 0; in lsapi_prefork_server_accept()2751 while( !s_stop ) in lsapi_prefork_server_accept()
Completed in 35 milliseconds