Searched refs:ptr__nptl_deallocate_tsd (Results 1 – 4 of 4) sorted by relevance
96 void (*ptr__nptl_deallocate_tsd) (void); member
511 __libc_pthread_functions.ptr__nptl_deallocate_tsd (); in __uClibc_main()
117 .ptr__nptl_deallocate_tsd = __nptl_deallocate_tsd,
5161 * sysdeps/pthread/pthread-functions.h: Add ptr__nptl_deallocate_tsd.5162 * init.c (pthread_functions): Add ptr__nptl_deallocate_tsd.
Completed in 14 milliseconds