Searched refs:td_thr_state_e (Results 1 – 4 of 4) sorted by relevance
/ndk/sources/android/libthread_db/gdb-6.6/ |
D | thread_db.h | 64 typedef uint32_t td_thr_state_e; typedef 101 td_thr_state_e ti_state; 135 … td_thr_state_e state, int32_t prio, sigset_t * sigmask, uint32_t user_flags);
|
D | libthread_db.c | 299 td_thr_state_e state, int32_t prio, sigset_t * sigmask, uint32_t user_flags) in td_ta_thr_iter()
|
/ndk/sources/android/libthread_db/gdb-7.1.x/ |
D | thread_db.h | 69 typedef uint32_t td_thr_state_e; typedef 107 td_thr_state_e ti_state; 155 … td_thr_state_e state, int32_t prio, sigset_t * sigmask, uint32_t user_flags);
|
D | libthread_db.c | 335 td_thr_state_e state, int32_t prio, sigset_t * sigmask, uint32_t user_flags) in td_ta_thr_iter()
|