K 10 svn:author V 7 rwatson K 8 svn:date V 27 2009-02-06T12:10:28.829990Z K 7 svn:log V 535 Merge r184948 from head to stable/7: When repeatedly accessing a thread credential, cache the credential pointer in a local thread. While this is unlikely to significantly improve performance given modern compiler behavior, it makes the code more readable and reduces diffs to the Mac OS X version of the same code (which stores things in creds in the same way, but where the cred for a thread is reached quite differently). Discussed with: sson Sponsored by: Apple Inc. Obtained from: TrustedBSD Project END