Home
last modified time | relevance | path

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

/htl/
A Dpt-dealloc.c50 if (pthread->state != PTHREAD_EXITED) in __pthread_dealloc()
A Dpt-detach.c56 case PTHREAD_EXITED: in __pthread_detach()
A Dpt-exit.c81 self->state = PTHREAD_EXITED; in __pthread_exit()
A Dpt-join.c68 case PTHREAD_EXITED: in __pthread_join_common()
A Dpt-internal.h50 PTHREAD_EXITED, enumerator

Completed in 9 milliseconds