Date: Tue, 9 Dec 2003 03:20:01 -0800 (PST) From: Mike Makonnen <mtm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libthr/thread thr_private.h Message-ID: <200312091120.hB9BK10L080105@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mtm 2003/12/09 03:20:01 PST FreeBSD src repository Modified files: lib/libthr/thread thr_private.h Log: Take a stab at fixing some of the macro-nightmare. PTHREAD_NEW_STATE should work as expected now: a thread marked PS_RUNNING will get sent a SIGTHR. Still more cleanups necessary. Revision Changes Path 1.25 +23 -46 src/lib/libthr/thread/thr_private.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312091120.hB9BK10L080105>