K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-12T18:34:22.000000Z K 7 svn:log V 288 Set the thread state of the newly chosen to run thread to TDS_RUNNING in choosethread() in MI C code instead of doing it in in assembly in all the various cpu_switch() functions. This fixes problems on ia64 and sparc64. Reviewed by: julian, peter, benno Tested on: i386, alpha, sparc64 END