Joel Dice 1558b85acf second attempt to fix "idle to active" fast path
If another thread succeeds in entering the "exclusive" state while we
use the fast path to transition the current thread to "active", we
must switch back to "idle" temporarily to allow the exclusive thread a
chance to continue, and then retry the transition to "active" via the
slow path.
2009-11-28 15:35:15 -07:00
..
2008-11-11 08:21:48 -07:00
2009-10-29 14:14:44 -06:00
2009-08-06 11:52:36 -06:00
2009-08-06 11:52:36 -06:00
2009-07-25 20:48:36 -06:00
2009-10-17 19:26:14 -06:00
2009-02-09 16:22:01 -07:00
2008-11-27 21:44:04 -07:00
2009-09-03 09:06:04 -06:00
2009-10-10 18:23:14 -06:00
2009-10-29 14:23:20 -06:00
2009-05-22 18:21:11 -06:00
2009-10-29 14:23:20 -06:00
2009-03-15 12:02:36 -06:00
2009-10-14 10:01:37 -06:00
2008-04-13 12:15:04 -06:00