GRPC Core  9.0.0
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

◆ key

pthread_key_t gpr_pthread_thread_local::key

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