K 10 svn:author V 6 julian K 8 svn:date V 27 2004-09-03T05:55:06.000000Z K 7 svn:log V 394 MFC: > Move TDF_CAN_UNBIND to thread private flags td_pflags, this eliminates > need of sched_lock in some places. Also in thread_userret, remove > spare thread allocation code, it is already done in thread_user_enter. > Reviewed by: julian > Revision Changes Path > 1.195 +4 -19 src/sys/kern/kern_kse.c > 1.394 +3 -4 src/sys/sys/proc.h > Approved by: re (scottl) END