Home
last modified time | relevance | path

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

/ndk/sources/android/libthread_db/gdb-6.6/
Dthread_db.h57 TD_THR_SLEEP, enumerator
Dlibthread_db.c260 info->ti_state = TD_THR_SLEEP; /* XXX this needs to be read from /proc/<pid>/task/<tid>. in td_thr_get_info()
/ndk/sources/android/libthread_db/gdb-7.1.x/
Dthread_db.h62 TD_THR_SLEEP, enumerator
Dlibthread_db.c283 info->ti_state = TD_THR_SLEEP; /* XXX this needs to be read from /proc/<pid>/task/<tid>. in td_thr_get_info()