summaryrefslogtreecommitdiff
path: root/indra/llcommon/llthreadlocalstorage.h
AgeCommit message (Collapse)Author
2013-01-22SH-3275 WIP Update viewer metrics system to be more flexibleRichard Linden
fix for mac unit tests failing
2013-01-17fix for mac thread local storageRichard Linden
2013-01-15Attempted fix for thread local storage on OS XRichard Linden
2013-01-11fix for mac buildsRichard Linden
2013-01-03fixing linux compile errors for llcommon after LLTrace workAndrew Meadows
2013-01-03SH-3406 WIP convert fast timers to lltrace systemRichard Linden
made fast timer stack thread local added LLThreadLocalSingleton made LLThreadLocalPointer obey pointer rules for const added LLThreadLocalSingletonPointer for fast thread local pointers