#include <mi32/stddefns.h>
Go to the source code of this file.
Classes | |
| class | MITHREAD::LOCALSTORAGE |
| The THREADLOCALSTORAGE class manages Thread Local Storage for multiple platforms. More... | |
| class | MITHREAD::LOCALSTORAGE::BASE |
| Interface class to delete the class when the thread local storage is freed. More... | |
| class | MITHREAD::LOCALSTORAGE_T< _CT > |
| Template class to assist in handling thread local storage data This class is to be used ONLY from a local static variable in a static function or method. More... | |
Namespaces | |
| namespace | MITHREAD |
Defines | |
| #define | CLASSLIBEXPORT MI_DLLCLASSIMPORT |
| #define CLASSLIBEXPORT MI_DLLCLASSIMPORT |
mitls.h - Definition for Thread local storage code
1.6.1