GRPC Core  4.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
gpr_pthread_thread_local Struct Reference

Thread local storage based on pthread library calls. More...

#include <tls_pthread.h>

Data Fields

pthread_key_t key
 

Detailed Description

Thread local storage based on pthread library calls.

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

Field Documentation

pthread_key_t gpr_pthread_thread_local::key

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