K 10 svn:author V 3 jhb K 8 svn:date V 27 2011-02-04T17:11:37.108815Z K 7 svn:log V 269 MFC 217351: Introduce two new helper macros to define the priority ranges used for interactive timeshare threads (PRI_*_INTERACTIVE) and non-interactive timeshare threads (PRI_*_BATCH) and use these instead of PRI_*_REALTIME and PRI_*_TIMESHARE. No functional change. END