Searched refs:proc_is_thread (Results 1 – 2 of 2) sorted by relevance
77 #define proc_is_thread(proc) ((proc)->tid != PROC_TID_TASK) macro
267 gdb_assert (proc_is_thread (proc)); in proc_update_sc()323 gdb_assert (proc_is_thread (proc)); in proc_abort()1159 gdb_assert (!thread || proc_is_thread (thread)); in inf_set_step_thread()