K 10 svn:author V 7 davidxu K 8 svn:date V 27 2004-08-28T04:08:05.000000Z K 7 svn:log V 229 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 END