QUDA
v1.1.0
A library for QCD on GPUs
|
#include <gtest-port.h>
Public Member Functions | |
ThreadLocal () | |
ThreadLocal (const T &value) | |
T * | pointer () |
const T * | pointer () const |
const T & | get () const |
void | set (const T &value) |
Definition at line 1941 of file gtest-port.h.
|
inline |
Definition at line 1943 of file gtest-port.h.
|
inlineexplicit |
Definition at line 1944 of file gtest-port.h.
|
inline |
Definition at line 1947 of file gtest-port.h.
|
inline |
Definition at line 1945 of file gtest-port.h.
|
inline |
Definition at line 1946 of file gtest-port.h.
|
inline |
Definition at line 1948 of file gtest-port.h.