K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-11-06T03:09:05.000000Z K 7 svn:log V 383 - Add a pinned count to the thread so that cpu pinning may nest. This is not in scheduler specific data because eventually it will be required by all schedulers. - Implement sched_pin and unpin as an inline for now. If a scheduler needs to do something more complicated than adjusting the pinned count we can move this into a function later in an api compatible way. END