B20.1: wait/cwait/waitpid not working?

jmm@raleigh.ibm.com jmm@raleigh.ibm.com
Sun Feb 7 14:45:00 GMT 1999


On an NT 4.0 Workstation machine, I spawn a child and have tried both wait()
cwait() and waitpid() to wait until the child exits, but all return
immediately and I can see the child process still running in the task
manager.  I'm printing out the pid I waitpid() on to make sure it is
waiting on a real process

wait(child_pid,NULL,0);

Any ideas? 

Thanks 

James Manning
-- 
Hardware Design Engineer --- IBM Netfinity Performance Development

--   
Want to unsubscribe from this list?                             
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list