Copyright Digital Equipment Corp. All rights reserved.
#include <pthread.h> int pthread_key_create ( pthread_key_t *key, void (*destructor)(void *));