Home
last modified time | relevance | path

Searched refs:ti_tid (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/android/libthread_db/gdb-6.6/
Dthread_db.h102 thread_t ti_tid; // pthread's id for the thread member
Dlibthread_db.c258 info->ti_tid = handle->tid; in td_thr_get_info()
/ndk/sources/android/libthread_db/gdb-7.3.x/
Dthread_db.h108 thread_t ti_tid; // pthread's id for the thread member
Dlibthread_db.c281 info->ti_tid = handle->tid; in td_thr_get_info()