GRPC Core
4.0.0
|
Thread local storage based on gcc compiler primitives. More...
#include <tls_gcc.h>
Data Fields | |
intptr_t | value |
bool * | inited |
Thread local storage based on gcc compiler primitives.
#include tls.h to use this - and see that file for documentation
bool* gpr_gcc_thread_local::inited |
intptr_t gpr_gcc_thread_local::value |