Home
last modified time | relevance | path

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

/dragonfly/lib/libthread_xu/thread/
H A Dthr_symbols.c47 int _thread_off_key_allocated = offsetof(struct pthread_key, allocated);
48 int _thread_off_key_destructor = offsetof(struct pthread_key, destructor);
54 int _thread_size_key = sizeof(struct pthread_key);
H A Dthr_spec.c42 struct pthread_key _thread_keytable[PTHREAD_KEYS_MAX];
H A Dthr_private.h307 struct pthread_key { struct