Static thread-local pointers for OpenMP.
More...
#include <openMPStaticThreadLocalPointer.hpp>
|
static inlineType * | get () |
| Get the pointer.´
|
|
static inlinevoid | set (Type *other) |
| Set the pointer.
|
|
static inlineType * | get () |
| Get the pointer.´
|
|
static inlinevoid | set (Type *other) |
| Set the pointer.
|
|
|
| inlineStaticThreadLocalPointerInterface () |
| Constructor.
|
|
| ~StaticThreadLocalPointerInterface () |
| Destructor.
|
|
template<typename T_Type, typename T_Owner>
struct codi::OpenMPStaticThreadLocalPointer< T_Type, T_Owner >
Static thread-local pointers for OpenMP.
- Template Parameters
-
◆ get()
template<typename T_Type, typename T_Owner>
◆ set()
template<typename T_Type, typename T_Owner>
The documentation for this struct was generated from the following file: