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

/freebsd-11.0-release/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.c313 thr = kgdb_thr_lookup_pid((int)addr);

Completed in 101 milliseconds