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

/freebsd-12-stable/include/
H A Dproc_service.h61 ps_err_e ps_linfo(struct ps_prochandle *, lwpid_t, void *);
/freebsd-12-stable/lib/libthread_db/
H A Dlibpthread_db.c517 if (ps_linfo(ta->ph, lwp, (caddr_t)&pl))
635 ret = ps_linfo(ta->ph, lwp, &linfo);
H A Dlibthr_db.c490 ret = ps_linfo(ta->ph, th->th_tid, &linfo);
/freebsd-12-stable/gnu/usr.bin/gdb/libgdb/
H A Dfbsd-threads.c1788 ps_linfo(struct ps_prochandle *ph, lwpid_t lwpid, void *info) function

Completed in 65 milliseconds