K 10 svn:author V 3 jhb K 8 svn:date V 27 2010-08-05T22:04:07.724855Z K 7 svn:log V 232 MFC 210623: Mark the __curthread() functions as __pure2 and remove the volatile keyword from the inline assembly. This allows the compiler to cache invocations of curthread since it's value does not change within a thread context. END