Simbody  3.6
ThreadLocal.h File Reference

Go to the source code of this file.

Classes

class  SimTK::ThreadLocal< T >
 (Deprecated) This class represents a "thread local" variable: one which may have a different value on each thread; use C++11 thread_local instead. More...
 

Namespaces

 SimTK
 This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols.