K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-11-14T18:22:59.000000Z K 7 svn:log V 212 Only hold the mutex for an eventhandler list while the list is being accessed. Specifically, don't hold the lock while calling event handlers as a handler may tsleep() while holding the mutex. Found by: witness END