Searched refs:s_stop (Results 1 – 2 of 2) sorted by relevance
1376 static int s_stop; variable1379 s_stop = signal; in litespeed_cleanup()1403 s_stop = 0; in start_children()1405 while((!s_stop )&&( running < children )) { in start_children()1425 if ( s_stop ) { in start_children()
2566 static int s_stop; variable2570 s_stop = signal; in lsapi_cleanup()2804 s_stop = 0; in lsapi_prefork_server_accept()2805 while( !s_stop ) in lsapi_prefork_server_accept()
Completed in 16 milliseconds