ad 6cf46baa77 - cv_wakeup: remove this. There are ~zero situations where it's useful.
- cv_wait and friends: after resuming execution, check to see if we have
  been restarted as a result of cv_signal. If we have, but cannot take
  the wakeup (because of eg a pending Unix signal or timeout) then try to
  ensure that another LWP sees it. This is necessary because there may
  be multiple waiters, and at least one should take the wakeup if possible.
  Prompted by a discussion with pooka@.
- typedef struct lwp lwp_t;
- int -> bool, struct lwp -> lwp_t in a few places.
2007-03-29 17:34:39 +00:00
..
2005-12-11 12:16:03 +00:00
2007-02-22 06:34:42 +00:00
2005-12-11 12:16:03 +00:00
2005-12-11 12:16:03 +00:00
2005-12-11 12:16:03 +00:00
2007-03-06 16:10:17 +00:00
2007-02-09 21:55:00 +00:00
2007-02-22 06:34:42 +00:00
2007-02-09 21:55:00 +00:00
2007-02-09 21:55:00 +00:00
2005-12-07 05:53:24 +00:00
2005-12-11 12:16:03 +00:00
2007-02-09 21:55:00 +00:00
2005-12-11 12:16:03 +00:00
2007-02-09 21:55:00 +00:00
2007-03-26 22:52:44 +00:00
2007-03-10 15:56:21 +00:00
2007-02-22 06:34:42 +00:00
2007-02-22 06:34:42 +00:00
2005-12-11 12:16:03 +00:00
2007-03-26 22:52:44 +00:00
2007-03-26 22:52:44 +00:00
2007-02-09 21:55:00 +00:00
2007-02-09 21:55:00 +00:00
2007-03-06 16:10:17 +00:00
2005-12-11 12:16:03 +00:00
2007-02-09 21:55:00 +00:00
2007-03-13 03:43:54 +00:00
2007-03-26 22:52:44 +00:00
2007-03-26 22:52:44 +00:00
2007-03-12 21:33:07 +00:00
2007-03-12 21:33:07 +00:00
2007-02-09 21:55:00 +00:00
2007-02-09 21:55:00 +00:00
2005-12-11 12:16:03 +00:00
2007-02-22 06:34:42 +00:00
2007-03-12 21:33:07 +00:00
2007-02-09 21:55:00 +00:00