Searched defs:pthread_key_create (Results 1 - 2 of 2) sorted by relevance

/src/lib/libpthread/
H A Dpthread_tsd.c131 pthread_key_create(pthread_key_t *key, void (*destructor)(void *)) function in typeref:typename:int
H A Dpthread.h438 #define pthread_key_create __libc_thr_keycreate macro

Completed in 3 milliseconds