GRPC C++  1.39.1
Data Fields
gpr_gcc_thread_local Struct Reference

Thread local storage based on gcc compiler primitives. More...

#include <tls_gcc.h>

Data Fields

intptr_t value
 

Detailed Description

Thread local storage based on gcc compiler primitives.

#include tls.h to use this - and see that file for documentation

Field Documentation

◆ value

intptr_t gpr_gcc_thread_local::value

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