Home
last modified time | relevance | path

Searched refs:p_detached (Results 1 – 13 of 13) sorted by relevance

/l4re-core-master/uclibc/lib/libpthread/src/
A Djoin.c132 if (th->p_detached || th->p_joining != NULL) { in pthread_join()
191 if (th->p_detached) { in pthread_detach()
201 th->p_detached = 1; in pthread_detach()
A Ddescr.h139 char p_detached; /* true if detached */ member
A Dattr.c386 attr->__detachstate = (descr->p_detached in weak_alias()
A Dmanager.cc767 new_thread->p_detached = attr->__detachstate; in pthread_handle_create()
961 detached = th->p_detached; in pthread_exited()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Djoin.c138 if (th->p_detached || th->p_joining != NULL) { in pthread_join()
198 if (th->p_detached) { in pthread_detach()
208 th->p_detached = 1; in pthread_detach()
A Ddescr.h147 char p_detached; /* true if detached */ member
A Dmanager.c689 new_thread->p_detached = attr->__detachstate; in pthread_handle_create()
963 detached = th->p_detached; in pthread_exited()
1018 th->p_detached = 1; in pthread_handle_free()
A Dattr.c348 attr->__detachstate = (descr->p_detached in weak_alias()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Djoin.c147 if (th->p_detached || th->p_joining != NULL) { in pthread_join()
209 if (th->p_detached) { in pthread_detach()
219 th->p_detached = 1; in pthread_detach()
A Dmanager.c542 new_thread->p_detached = attr->__detachstate; in pthread_handle_create()
794 detached = th->p_detached; in pthread_exited()
850 th->p_detached = 1; in pthread_handle_free()
A Dinternals.h143 char p_detached; /* true if detached */ member
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old_db/
A Dtd_thr_get_info.c67 else if (! pds.p_detached) in td_thr_get_info()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads_db/
A Dtd_thr_get_info.c67 else if (! pds.p_detached) in td_thr_get_info()

Completed in 19 milliseconds