GRPC C++
1.39.1
|
Thread local storage based on ms visual c compiler primitives. More...
#include <tls_msvc.h>
Data Fields | |
intptr_t | value |
Thread local storage based on ms visual c compiler primitives.
#include <grpc/support/port_platform.h>
#include tls.h to use this - and see that file for documentation
intptr_t gpr_msvc_thread_local::value |