|
Zero
0.1.0
|
A namespace for thread-local storage tricks. More...
Classes | |
| struct | tls_blob |
| Wrapper for a type, used by TLS_STRUCT helper macro. More... | |
| class | tls_manager |
| A management class for non-POD thread-local storage. More... | |
| struct | tls_manager_schwarz |
| Static struct to make sure tls_manager's global init() and fini() are called. More... | |
Variables | |
| static struct tls_manager_schwarz | tlsm_schwarz_one_and_only |
A namespace for thread-local storage tricks.
See also the following macros:
|
static |
1.8.12