Home
last modified time | relevance | path

Searched refs:td_thrinfo_t (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old_db/
A Dtd_thr_get_info.c27 td_thr_get_info (const td_thrhandle_t *th, td_thrinfo_t *infop) in td_thr_get_info()
47 memset (infop, '\0', sizeof (td_thrinfo_t)); in td_thr_get_info()
A Dthread_db.h288 } td_thrinfo_t; typedef
378 td_thrinfo_t *__infop);
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads_db/
A Dtd_thr_get_info.c27 td_thr_get_info (const td_thrhandle_t *th, td_thrinfo_t *infop) in td_thr_get_info()
47 memset (infop, '\0', sizeof (td_thrinfo_t)); in td_thr_get_info()
A Dthread_db.h288 } td_thrinfo_t; typedef
378 td_thrinfo_t *__infop);
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl_db/
A Dtd_thr_get_info.c26 td_thr_get_info (const td_thrhandle_t *th, td_thrinfo_t *infop) in td_thr_get_info()
68 memset (infop, '\0', sizeof (td_thrinfo_t)); in td_thr_get_info()
A Dthread_db.h288 } td_thrinfo_t; typedef
378 td_thrinfo_t *__infop);
A DChangeLog193 * thread_db.h (td_thrinfo_t): Comment fix.

Completed in 9 milliseconds