Ben Gras 18924ea563 New P_BLOCKEDON for kernel - a macro that encodes the "who is this
process waiting for" logic, which is duplicated a few times in the
kernel. (For a new feature for top.)

Introducing it and throwing out ESRCDIED and EDSTDIED (replaced by
EDEADSRCDST - so we don't have to care which part of the blocking is
failing in system.c) simplifies some code in the kernel and callers that
check for E{DEADSRCDST,ESRCDIED,EDSTDIED}, but don't care about the
difference, a fair bit, and more significantly doesn't duplicate the
'blocked-on' logic.
2010-03-03 15:32:26 +00:00
..
2010-03-02 23:12:13 +00:00
2010-02-17 20:24:42 +00:00
2009-11-06 09:04:15 +00:00
2010-01-25 18:13:48 +00:00
2010-02-10 15:36:54 +00:00
2010-02-09 15:29:58 +00:00
2010-02-10 15:36:54 +00:00
2010-02-10 15:36:54 +00:00
2010-02-09 15:20:09 +00:00
2009-01-09 21:44:52 +00:00
2010-02-10 15:36:54 +00:00
2010-02-09 15:22:43 +00:00
2009-12-11 00:08:19 +00:00
2010-02-09 15:29:58 +00:00