Searched refs:running (Results 1 – 10 of 10) sorted by relevance
| /mOS-networking-stack/core/src/ |
| H A D | core.c | 71 static int running[MAX_CPUS] = {0}; variable 104 if (running[i]) { in HandleSignal() 116 if (running[i]) { in HandleSignal() 319 if (running[i]) { in PrintNetworkStats() 378 if (running[i]) { in PrintNetworkStats() 404 if (running[i]) { in PrintNetworkStats() 412 if (running[i] && g_mtcp[i]->ep) { in PrintNetworkStats() 1454 running[cpu] = TRUE; in mtcp_create_context() 1528 running[mctx->cpu] = FALSE; in mtcp_free_context() 1534 if (i != mctx->cpu && running[i]) { in mtcp_free_context() [all …]
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | fastcgi.txt | 44 FastCGI removes this limitation by keeping the process running 45 and handling the requests by this always running process. This 67 different than the one the webserver is running in. 125 started if no local FastCGI is running 248 - is-local, state (0 - unset, 1 - running, ... ) 274 If you want to have a least one FastCGI process running and 517 running as the user USERID and group GROUPID to drop the 591 the fastcgi process is not running on the host/port you are
|
| H A D | performance.txt | 134 If you are running a high-traffic site you might want to increase this limit 153 currently-running requests.
|
| H A D | magnet.txt | 28 …Keep in mind that the magnet is executed in the core of lighty. EVERY long-running operation is bl…
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | INSTALL | 89 the directories are created before running lighttpd.
|
| H A D | aclocal.m4 | 61 dnl [m4_fatal([must install pkg-config 0.29 or later before running autoconf/autogen])]) 707 # from the Makefile without running 'make'. 871 # POSIX will say in a future version that running "rm -f" with no argument 876 # To make any issue more visible, cause the running configure to be aborted
|
| H A D | NEWS | 15 * tests: make sure mod_proxy doesn't leave running processes (fixes #2435, thx kibi) 316 …* [tests] fixed tests needing php running (if not running on port 1026, search php in env[PHP] or …
|
| H A D | configure | 2292 running configure, to aid debugging if configure makes a mistake. 17782 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
|
| /mOS-networking-stack/scripts/ |
| H A D | configure | 1860 running configure, to aid debugging if configure makes a mistake. 4542 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 5699 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 6857 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 8016 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 9176 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 10337 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/m4/ |
| H A D | libtool.m4 | 192 # See if we are running on zsh, and set the options that allow our 718 # See if we are running on zsh, and set the options that allow our 1071 # if running on 10.5 or later, the deployment target defaults 1742 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure 6229 ## the running order or otherwise move them around unless you know exactly 6333 # No sense in running all these tests if we already determined that 7399 ## the running order or otherwise move them around unless you know exactly 7694 # No sense in running all these tests if we already determined that 7830 # No sense in running all these tests if we already determined that 7978 ## the running order or otherwise move them around unless you know exactly [all …]
|