Change kqueue_scan() interface to take "thread" instead of "proc", because
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 19 Oct 2005 07:51:42 +0000 (07:51 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 19 Oct 2005 07:51:42 +0000 (07:51 +0000)
commitc0e1b5f2467d38aa5cf667627ab4fb0fb4186794
treeb6b1b58aaed8d6afb316105276bcec6a4067d54c
parente8207b6280166374e10718eb9e205a0ec1f81c9a
Change kqueue_scan() interface to take "thread" instead of "proc", because
kqueue_scan() does not access any fields of "proc" other than "p_thread"
sys/kern/kern_event.c