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.