|
BDE 4.39.x Production Release
|
Go to the source code of this file.
Macros | |
| #define | BSLMT_THREAD_LOCAL_VARIABLE(BASIC_TYPE, VARIABLE_NAME, INITIAL_VALUE) static BSLS_KEYWORD_THREAD_LOCAL BASIC_TYPE VARIABLE_NAME = INITIAL_VALUE; |
| #define | BSLMT_THREAD_LOCAL_KEYWORD BSLS_KEYWORD_THREAD_LOCAL |
The content of this file has been pre-processed for Doxygen.