Searched refs:s_stop (Results 1 – 2 of 2) sorted by relevance
1383 static int s_stop; variable1386 s_stop = signal; in litespeed_cleanup()1411 s_stop = 0; in start_children()1413 while((!s_stop )&&( running < children )) { in start_children()1433 if ( s_stop ) { in start_children()
2830 static int s_stop; variable2834 s_stop = signal; in lsapi_cleanup()3165 while( !s_stop ) in lsapi_prefork_server_accept()3435 s_stop = 0; in LSAPI_Accept_Before_Fork()3438 while(!s_stop) in LSAPI_Accept_Before_Fork()
Completed in 20 milliseconds