Searched refs:spawn (Results 1 – 4 of 4) sorted by relevance
30 function _CELLS:spawn(shape,left,top)69 c.spawn = _CELLS.spawn92 thisgen:spawn(GLIDER,5,4)93 thisgen:spawn(EXPLODE,25,10)94 thisgen:spawn(FISH,4,12)
95 sub spawn { subroutine158 spawn("$civetweb_exe -listening_ports 127.0.0.1:$port");177 spawn($cmd);
435 + The previous method caused trouble in applciations that spawn children.
959 Every CGI request will spawn a new child process. Data sent from the