Searched refs:found_lp (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dlinux-nat.c778 struct lwp_info *lp, *found_lp;
793 found_lp = lp = find_lwp_pid (ptid);
803 if (GET_LWP (ptid) != GET_PID (ptid) && found_lp == NULL)
770 struct lwp_info *lp, *found_lp; local

Completed in 77 milliseconds