GRPC C++  1.26.0
Data Fields
gpr_msvc_thread_local Struct Reference

Thread local storage based on ms visual c compiler primitives. More...

#include <tls_msvc.h>

Data Fields

intptr_t value
 

Detailed Description

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

Field Documentation

◆ value

intptr_t gpr_msvc_thread_local::value

The documentation for this struct was generated from the following file: