Searched defs:pthread_key (Results 1 – 1 of 1) sorted by relevance
353 struct pthread_key { struct354 volatile int allocated;355 int seqno;356 void (*destructor)(void *);