|
CppGC
1.01
|
#include <threadctx.h>
Inherits GC::ThreadContextImpl.
Public Member Functions | |
| T * | get () |
| void | set (void *val) |
Protected Attributes | |
| unsigned int | key |
Class implementing thread local (thread specific in terms of Posix) memory
1.7.6.1