Home
last modified time | relevance | path

Searched refs:destr_function (Results 1 – 2 of 2) sorted by relevance

/libpthread/linuxthreads/
A Dspecific.c41 int pthread_key_create(pthread_key_t * key, destr_function destr) in pthread_key_create()
141 destr_function destr; in __pthread_destroy_specifics()
A Dinternals.h98 typedef void (*destr_function)(void *); typedef
102 destr_function destr; /* destruction routine */

Completed in 6 milliseconds