Home
last modified time | relevance | path

Searched refs:spawn (Results 1 – 4 of 4) sorted by relevance

/civetweb-2.7.6/src/third_party/lua-5.1.5/test/
Dlife.lua30 function _CELLS:spawn(shape,left,top)
69 c.spawn = _CELLS.spawn
92 thisgen:spawn(GLIDER,5,4)
93 thisgen:spawn(EXPLODE,25,10)
94 thisgen:spawn(FISH,4,12)
/civetweb-2.7.6/test/
Dtest.pl95 sub spawn { subroutine
158 spawn("$civetweb_exe -listening_ports 127.0.0.1:$port");
177 spawn($cmd);
/civetweb-2.7.6/
DRELEASE_NOTES.md435 + The previous method caused trouble in applciations that spawn children.
/civetweb-2.7.6/docs/
DUserManual.md959 Every CGI request will spawn a new child process. Data sent from the