altos: eliminate ao_wake_task
authorKeith Packard <keithp@keithp.com>
Sat, 27 Nov 2010 01:39:40 +0000 (17:39 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 23 Dec 2010 04:39:40 +0000 (20:39 -0800)
Waking up a task waiting on some random object is a bad idea. Fix
the waiters to look for suitable signalling.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found