jhb 401f7aaf8a Add a new kernel sleep function pause(9). pause(9) is for places that
want an equivalent of DELAY(9) that sleeps instead of spins.  It accepts
a wmesg and a timeout and is not interrupted by signals.  It uses a private
wait channel that should never be woken up by wakeup(9) or wakeup_one(9).

Glanced at by:	phk
2007-02-23 16:22:09 +00:00
..
2003-06-11 00:56:59 +00:00
2005-12-04 02:12:43 +00:00
2007-01-08 20:37:02 +00:00
2006-07-17 21:00:42 +00:00
2006-11-11 16:19:12 +00:00
2006-05-28 22:15:28 +00:00
2005-03-14 06:51:29 +00:00