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