jhb 2005-09-15 20:09:08 UTC
FreeBSD src repository
Modified files:
sys/kern kern_timeout.c
Log:
Replace the dont_sleep_in_callout mutex hack (similar to g_x{up,down})
with the disallow sleeping facility.
Revision Changes Path
1.99 +2 -8 src/sys/kern/kern_timeout.c