]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Simplify sigwait code a bit by using a waitset and removing oldsigmask.
authorDavid Xu <davidxu@FreeBSD.org>
Sun, 27 Jul 2003 06:46:34 +0000 (06:46 +0000)
committerDavid Xu <davidxu@FreeBSD.org>
Sun, 27 Jul 2003 06:46:34 +0000 (06:46 +0000)
commit41282b992fce1ffaef24e810ff3ca8ff747abcc0
tree254625951b796541eac02c275f4b7a44f57514a6
parent9c65e7a336715f3d7467640ad7b484788e229abc
Simplify sigwait code a bit by using a waitset and removing oldsigmask.

Reviewed by: deischen
lib/libkse/thread/thr_private.h
lib/libkse/thread/thr_sig.c
lib/libkse/thread/thr_sigwait.c
lib/libpthread/thread/thr_private.h
lib/libpthread/thread/thr_sig.c
lib/libpthread/thread/thr_sigwait.c