Searched refs:posix_destroy_pthread (Results 1 – 7 of 7) sorted by relevance
89 posix_destroy_pthread(pthread_ptr,value_ptr); in pthread_exit()
89 posix_destroy_pthread(pthread_ptr,(VOID *)0); in pthread_testcancel()
109 posix_destroy_pthread(pthread_ptr,(VOID *)0); in pthread_cancel()
163 posix_destroy_pthread(signal_thread,(VOID *) 0); in internal_signal_dispatch()
200 VOID posix_destroy_pthread(POSIX_TCB *pthread_ptr, VOID *value_ptr);
26 calling posix_reset_pthread after posix_destroy_pthread()
712 VOID posix_destroy_pthread(POSIX_TCB *pthread_ptr, VOID *value_ptr) in posix_destroy_pthread() function