K 10 svn:author V 7 davidxu K 8 svn:date V 27 2003-08-18T03:58:29.000000Z K 7 svn:log V 370 Treat initial thread as scope system thread when KSE mode is not activated yet, so we can protect some locking code from being interrupted by signal handling. When KSE mode is turned on, reset the thread flag to scope process except we are running in 1:1 mode which we needn't turn it off. Also remove some unused member variables in structure kse. Tested by: deischen END