Skip to main content

Module tls

Module tls 

Source

Functions§

pthread_getspecific
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/pthread_getspecific.html.
pthread_key_create
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/pthread_key_create.html.
pthread_key_delete
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/pthread_key_delete.html.
pthread_setspecific
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/pthread_setspecific.html.