Searched refs:xpthread_key_create (Results 1 – 5 of 5) sorted by relevance
21 xpthread_key_create (void (*destr_function) (void *)) in xpthread_key_create() function
111 pthread_key_t xpthread_key_create (void (*destr_function) (void *));
165 xpthread_key_create \
102 rseq_test_key = xpthread_key_create (rseq_key_destructor); in do_rseq_main_test()
8141 * support/xpthread_key_create.c: New file.8144 (xpthread_key_create): New function.