Searched defs:pthread_key_create (Results 1 - 2 of 2) sorted by relevance
| /src/lib/libpthread/ | ||
| H A D | pthread_tsd.c | 131 pthread_key_create(pthread_key_t *key, void (*destructor)(void *)) function in typeref:typename:int |
| H A D | pthread.h | 438 #define pthread_key_create __libc_thr_keycreate macro |
Completed in 3 milliseconds