Searched refs:thrinf (Results 1 – 1 of 1) sorted by relevance
631 struct thrdsinfo64 thrinf; in get_signaled_thread() local641 if (getthrds (PIDGET (inferior_ptid), &thrinf, in get_signaled_thread()642 sizeof (thrinf), &ktid, 1) != 1) in get_signaled_thread()645 if (thrinf.ti_cursig == SIGTRAP) in get_signaled_thread()646 return thrinf.ti_tid; in get_signaled_thread()