Date: Sat, 26 Jul 2003 23:46:34 -0700 (PDT) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/thread thr_private.h thr_sig.c thr_sigwait.c Message-ID: <200307270646.h6R6kYbd059907@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2003/07/26 23:46:34 PDT
FreeBSD src repository
Modified files:
lib/libpthread/thread thr_private.h thr_sig.c thr_sigwait.c
Log:
Simplify sigwait code a bit by using a waitset and removing oldsigmask.
Reviewed by: deischen
Revision Changes Path
1.95 +5 -2 src/lib/libpthread/thread/thr_private.h
1.64 +7 -15 src/lib/libpthread/thread/thr_sig.c
1.32 +5 -5 src/lib/libpthread/thread/thr_sigwait.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307270646.h6R6kYbd059907>
