Searched refs:posix_destroy_pthread (Results 1 – 7 of 7) sorted by relevance
88 posix_destroy_pthread(pthread_ptr,value_ptr); in pthread_exit()
88 posix_destroy_pthread(pthread_ptr,(VOID *)0); in pthread_testcancel()
108 posix_destroy_pthread(pthread_ptr,(VOID *)0); in pthread_cancel()
162 posix_destroy_pthread(signal_thread,(VOID *) 0); in internal_signal_dispatch()
199 VOID posix_destroy_pthread(POSIX_TCB *pthread_ptr, VOID *value_ptr);
26 calling posix_reset_pthread after posix_destroy_pthread()
711 VOID posix_destroy_pthread(POSIX_TCB *pthread_ptr, VOID *value_ptr) in posix_destroy_pthread() function