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

/freebsd-12-stable/gnu/usr.bin/gdb/kgdb/
H A Dkgdb.h65 struct kthr *kgdb_thr_lookup_pid(int);
H A Dkthr.c187 kgdb_thr_lookup_pid(int pid) function
H A Dtrgt.c312 thr = kgdb_thr_lookup_pid((int)addr);

Completed in 109 milliseconds