while (wait(&status) != pid) and waitpid (pid, &status, 0)
From: Alex Vinokur (alexvn_at_x-privat.org)
Date: 11/26/05
- Next message: Paul Pluzhnikov: "Re: while (wait(&status) != pid) and waitpid (pid, &status, 0)"
- Previous message: Roman Mashak: "Re: strange problem with MySQL"
- Next in thread: Paul Pluzhnikov: "Re: while (wait(&status) != pid) and waitpid (pid, &status, 0)"
- Reply: Paul Pluzhnikov: "Re: while (wait(&status) != pid) and waitpid (pid, &status, 0)"
- Reply: Alex Fraser: "Re: while (wait(&status) != pid) and waitpid (pid, &status, 0)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Nov 2005 17:07:51 +0100
Are 'while (wait(&status) != pid)' and 'waitpid (pid, &status, 0)' have the same behavior?
--
Alex Vinokur
email: alex DOT vinokur AT gmail DOT com
http://mathforum.org/library/view/10978.html
http://sourceforge.net/users/alexvn
- Next message: Paul Pluzhnikov: "Re: while (wait(&status) != pid) and waitpid (pid, &status, 0)"
- Previous message: Roman Mashak: "Re: strange problem with MySQL"
- Next in thread: Paul Pluzhnikov: "Re: while (wait(&status) != pid) and waitpid (pid, &status, 0)"
- Reply: Paul Pluzhnikov: "Re: while (wait(&status) != pid) and waitpid (pid, &status, 0)"
- Reply: Alex Fraser: "Re: while (wait(&status) != pid) and waitpid (pid, &status, 0)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]