Home
last modified time | relevance | path

Searched refs:p_exited (Results 1 – 8 of 8) sorted by relevance

/l4re-core-master/uclibc/lib/libpthread/src/
A Ddescr.h140 char p_exited; /* true if the assoc. process terminated */ member
A Dmanager.cc872 ASSERT(th->p_exited); in pthread_free()
950 if (th->p_exited) in pthread_exited()
959 th->p_exited = 1; in pthread_exited()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Ddescr.h148 char p_exited; /* true if the assoc. process terminated */ member
A Dmanager.c857 ASSERT(th->p_exited); in pthread_free()
943 th->p_exited = 1; in pthread_exited()
1011 if (th->p_exited) { in pthread_handle_free()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old_db/
A Dtd_ta_thr_iter.c90 if (pds.p_exited != 0) in handle_descr()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads_db/
A Dtd_ta_thr_iter.c93 if (pds.p_exited != 0) in handle_descr()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dmanager.c774 th->p_exited = 1; in pthread_exited()
843 if (th->p_exited) { in pthread_handle_free()
A Dinternals.h144 char p_exited; /* true if the assoc. process terminated */ member

Completed in 24 milliseconds