DragonFly submit List (threaded) for 2007-12
DragonFly BSD
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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 6 Dec 2007 14:12:41 -0800 (PST)

: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]