Home
last modified time | relevance | path

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

/NextBSD/lib/libthr/thread/
HDthr_private.h332 struct pthread_key { struct
333 volatile int allocated;
334 int seqno;
335 void (*destructor)(void *);