Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include "tbb/machine/windows_api.h"
Go to the source code of this file.
Classes | |
class | tbb::internal::basic_tls< T > |
Basic cross-platform wrapper class for TLS operations. More... | |
class | tbb::internal::tls< T > |
More advanced TLS support template class. More... | |
class | tbb::internal::tls< T * > |
Namespaces | |
tbb | |
The graph class. | |
tbb::internal | |
Identifiers declared inside namespace internal should never be used directly by client code. | |
Typedefs | |
typedef void(* | tbb::internal::tls_dtor_t) (void *) |