Home
last modified time | relevance | path

Searched refs:s_stop (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/sapi/litespeed/
H A Dlsapi_main.c1383 static int s_stop; variable
1386 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()
H A Dlsapilib.c2830 static int s_stop; variable
2834 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 32 milliseconds