Home
last modified time | relevance | path

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

/PHP-8.1/sapi/litespeed/
H A Dlsapi_main.c1371 static int s_stop; variable
1374 s_stop = signal; in litespeed_cleanup()
1399 s_stop = 0; in start_children()
1401 while((!s_stop )&&( running < children )) { in start_children()
1421 if ( s_stop ) { in start_children()
H A Dlsapilib.c2877 static int s_stop; variable
2881 s_stop = signal; in lsapi_cleanup()
3218 while( !s_stop ) in lsapi_prefork_server_accept()
3488 s_stop = 0; in LSAPI_Accept_Before_Fork()
3491 while(!s_stop) in LSAPI_Accept_Before_Fork()

Completed in 17 milliseconds