Static thread-local pointers for OpenMP.
More...
#include <openMPStaticThreadLocalPointer.hpp>
|
static Type * | get () |
| Get the pointer.´
|
|
static void | set (Type *other) |
| Set the pointer.
|
|
static Type * | get () |
| Get the pointer.´
|
|
static void | set (Type *other) |
| Set the pointer.
|
|
|
| StaticThreadLocalPointerInterface () |
| 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: