Home
last modified time | relevance | path

Searched refs:__free_tcb (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dpthread_detach.c52 __free_tcb (pd); in pthread_detach()
A Dpthread_tryjoin.c71 __free_tcb (pd); in pthread_tryjoin_np()
A Dpthread_timedjoin.c100 __free_tcb (pd); in pthread_timedjoin_np()
A Dpthread_join.c109 __free_tcb (pd); in pthread_join()
A Dpthread_create.c194 __free_tcb (struct pthread *pd) in __free_tcb() function
393 __free_tcb (pd); in start_thread()
A DpthreadP.h339 extern void __free_tcb (struct pthread *pd) attribute_hidden internal_function;
A DChangeLog2853 * pthread_create.c (__free_tcb): Free pd->tpp structure.
7918 (__free_tcb): Don't call deallocate_tsd here.
9326 * pthreadP.h: Mark declarations of __find_in_stack_list, __free_tcb,

Completed in 17 milliseconds