Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dinfttrace.c1788 lwpid_t candidate_tid, tid; in select_stopped_thread_of_process() local
1804 candidate_tid = 0; in select_stopped_thread_of_process()
1843 candidate_tid = tstate.tts_lwpid; in select_stopped_thread_of_process()
1887 else if (!was_handled (tstate.tts_lwpid) && candidate_tid == 0) in select_stopped_thread_of_process()
1889 candidate_tid = tstate.tts_lwpid; in select_stopped_thread_of_process()
1903 if (candidate_tid == fake_step_tid) in select_stopped_thread_of_process()
1915 else if (candidate_tid != 0) in select_stopped_thread_of_process()