GRPC C++
1.39.1
|
Thread local storage based on pthread library calls. More...
#include <tls_pthread.h>
Data Fields | |
pthread_key_t | key |
Thread local storage based on pthread library calls.
#include tls.h to use this - and see that file for documentation
pthread_key_t gpr_pthread_thread_local::key |