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