John Baldwin 95de685572 CURSIG() calls functions that acquire sleep mutexes, so it is not a good
idea to be holding the sched_lock while we are calling it.  As such,
release sched_lock before calling CURSIG() in msleep() and mawait() and
reacquire it after CURSIG() returns.

Submitted by:	witness
2000-11-16 01:07:19 +00:00
..
2000-11-15 17:02:54 +00:00
2000-11-15 10:36:08 +00:00
2000-11-08 21:53:05 +00:00
2000-11-14 11:20:58 +00:00
2000-11-05 14:31:19 +00:00