Home
last modified time | relevance | path

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

/PHP-7.1/sapi/litespeed/
H A Dlsapi_main.c1154 static int s_stop; variable
1157 s_stop = signal; in litespeed_cleanup()
1181 s_stop = 0; in start_children()
1183 while((!s_stop )&&( running < children )) { in start_children()
1203 if ( s_stop ) { in start_children()
H A Dlsapilib.c2744 static int s_stop; variable
2748 s_stop = signal; in lsapi_cleanup()
3036 s_stop = 0; in lsapi_prefork_server_accept()
3037 while( !s_stop ) in lsapi_prefork_server_accept()

Completed in 34 milliseconds