Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Mar 2015 17:54:24 -0400
From:      Yue Chen <ycyc321@gmail.com>
To:        "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>
Subject:   How to traverse kernel threads?
Message-ID:  <CAKtBrB4h13ZFJ=V0fvkDeTG-L6=e5Uz9%2BHfYc8vY523Y3X6N0A@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Dear all,

Is there an easy way to traverse all the kernel threads (including
modules') in a FreeBSD kernel module?
The resulting structure would be `` struct thread * ''.

Best regards and thanks,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKtBrB4h13ZFJ=V0fvkDeTG-L6=e5Uz9%2BHfYc8vY523Y3X6N0A>