Home
last modified time | relevance | path

Searched refs:td_thr_get_info (Results 1 – 6 of 6) sorted by relevance

/ndk/sources/android/libthread_db/gdb-7.3.x/
Dthread_db.h148 extern td_err_e td_thr_get_info(td_thrhandle_t const * handle,
161 extern td_err_e td_thr_get_info(td_thrhandle_t const * handle, td_thrinfo_t * info);
Dlibthread_db.c302 td_thr_get_info(td_thrhandle_t const * handle, td_thrinfo_t * info) in td_thr_get_info() function
/ndk/sources/android/libthread_db/gdb-7.6/
Dthread_db.h160 extern td_err_e td_thr_get_info(td_thrhandle_t const * handle,
173 extern td_err_e td_thr_get_info(td_thrhandle_t const * handle, td_thrinfo_t * info);
Dlibthread_db.c315 td_thr_get_info(td_thrhandle_t const * handle, td_thrinfo_t * info) in td_thr_get_info() function
/ndk/sources/android/libthread_db/gdb-6.6/
Dthread_db.h139 extern td_err_e td_thr_get_info(td_thrhandle_t const * handle, td_thrinfo_t * info);
Dlibthread_db.c279 td_thr_get_info(td_thrhandle_t const * handle, td_thrinfo_t * info) in td_thr_get_info() function