BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bsls_compilerfeatures.h>
#include <bsls_platform.h>
#include <bslmf_assert.h>
#include <bslmf_ispointer.h>
Go to the source code of this file.
Macros | |
#define | BSLMT_THREAD_LOCAL_VARIABLE(BASIC_TYPE, VARIABLE_NAME, INITIAL_VALUE) static BSLMT_THREAD_LOCAL_KEYWORD BASIC_TYPE VARIABLE_NAME = INITIAL_VALUE; |
#define | BSLMT_THREAD_LOCAL_KEYWORD __thread |
The content of this file has been pre-processed for Doxygen.