DragonFly submit List (threaded) for 2007-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: clarify description for LWP_WSTOP
:Discussed-with: Simon 'corecode' Schubert <corecode@fs.ei.tum.de>
:
:...
: #define LWP_ONRUNQ 0x0000020 /* on a user scheduling run queue */
: #define LWP_WEXIT 0x0000040 /* working on exiting */
:-#define LWP_WSTOP 0x0000080 /* working on stopping */
:+#define LWP_WSTOP 0x0000080 /* has been counted in the process stopped-threads-count */
I will add a more involved comment.
-Matt
Matthew Dillon
<dillon@backplane.com>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]