K 10 svn:author V 7 attilio K 8 svn:date V 27 2007-09-13T09:12:36.000000Z K 7 svn:log V 332 subr_sleepqueue.c presents a thread lock missing which leads to dangerous races for some struct thread members. More specifically, this bug seems responsible for some memory dumping problems people were experiencing. Fix this adding correct thread locking. Tested by: rwatson Submitted by: tegge Approved by: jeff Approved by: re END