K 10 svn:author V 4 jeff K 8 svn:date V 27 2004-02-01T02:46:47.000000Z K 7 svn:log V 270 - Keep a variable 'sched_tdcnt' that is used for the local implementation of sched_load(). This variable tracks the number of running and runnable non ithd threads. This removes the need to traverse the proc table and discover how many threads are runnable. END