Searched defs:pthread_key (Results 1 – 1 of 1) sorted by relevance
332 struct pthread_key { struct333 volatile int allocated;334 int seqno;335 void (*destructor)(void *);