Tomas Hruby 4f962b4798 A small mini_receive() cleanup
- this patch substitutes *xpp for sender to increase readability of
  mini_receive().

- makes sure that the dequeued sender has p_q_link == NULL and that
  this condition holds when enqueuing the sender again. 

- it is a sanity check to make sure that the new sender is not
  enqueued already. Before this change the dequeued sender's p_q_link
  may not be NULL and it was only set to NULL when enqueued again.
2010-05-07 11:22:49 +00:00
..
2010-03-29 11:07:20 +00:00
2010-04-01 22:22:33 +00:00
2010-03-30 08:34:33 +00:00
2010-04-26 23:21:26 +00:00
2010-04-26 14:43:59 +00:00
2010-02-10 15:36:54 +00:00
2010-04-01 22:22:33 +00:00
2010-05-07 11:22:49 +00:00
2010-04-26 23:21:26 +00:00
2009-01-09 21:44:52 +00:00
2010-03-22 20:43:06 +00:00
2010-03-05 15:05:11 +00:00
2010-02-09 15:29:58 +00:00
2010-04-01 22:22:33 +00:00