]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add kdb_thr_from_pid(), which given a PID returns the first thread
authorMarcel Moolenaar <marcel@FreeBSD.org>
Wed, 21 Jul 2004 04:49:48 +0000 (04:49 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Wed, 21 Jul 2004 04:49:48 +0000 (04:49 +0000)
commit3d4f3136950aa42a91dd2c6842d6d1ca1739ad9d
tree8bb8c899f61b15dd7d1cdb0376018b2ee69e8603
parent09281f58ed7fc40a9d8f35f428b6e74b806e3e65
Add kdb_thr_from_pid(), which given a PID returns the first thread
in the process. This is useful when working from or with a process.
sys/kern/subr_kdb.c
sys/sys/kdb.h