Home
last modified time | relevance | path

Searched refs:__nptl_deallocate_tsd (Results 1 – 5 of 5) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/internals/
A D__uClibc_main.c324 extern void __nptl_deallocate_tsd (void) __attribute ((weak));
513 __nptl_deallocate_tsd (); in __uClibc_main()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dpthread_create.c99 __nptl_deallocate_tsd (void) in __nptl_deallocate_tsd() function
300 __nptl_deallocate_tsd (); in start_thread()
A Dinit.c117 .ptr__nptl_deallocate_tsd = __nptl_deallocate_tsd,
A DpthreadP.h571 extern void __nptl_deallocate_tsd (void)
A DChangeLog5163 * pthreadP.h: Declare __nptl_deallocate_tsd.
5164 * pthread_create.c (deallocate_tsd): Remove to __nptl_deallocate_tsd.

Completed in 19 milliseconds