Home
last modified time | relevance | path

Searched defs:pthread_key (Results 1 – 1 of 1) sorted by relevance

/dragonfly/lib/libthread_xu/thread/
H A Dthr_private.h307 struct pthread_key { struct
308 volatile int allocated;
309 volatile int count;
310 int seqno;
311 void (*destructor)(void *);