phk f24fdd9686 Remove a race condition that could result in processes being stuck
waiting for geom events to happen:

Instead of maintaining a count of outstanding events, simply look if
the queue is empty.  Make sure to not remove events from the queue
until they are executed in order to not open a new race.

Much work by:	pjd
Tested by:	kris
MT6:		yes, should be.
2005-09-04 19:14:19 +00:00
..
2005-07-20 18:08:16 +00:00
2005-05-25 15:54:17 +00:00
2005-03-16 20:48:13 +00:00
2005-08-16 20:03:29 +00:00
2005-03-18 06:57:58 +00:00
2005-03-15 10:47:38 +00:00
2005-02-10 12:10:35 +00:00
2005-09-03 11:03:10 +00:00