phk 2003/06/20 01:07:15 PDT FreeBSD src repository Modified files: sys/kern kern_timeout.c Log: Crude but efficient: #ifdef DIAGNOSTIC hold a mutex while calling callout's so that we hear about it if they sleep. Revision Changes Path 1.78 +8 -1 src/sys/kern/kern_timeout.c