Date: Tue, 21 Sep 2010 06:47:04 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libthr/thread thr_sig.c Message-ID: <201009210647.o8L6lPAF044114@repoman.freebsd.org>
index | next in thread | raw e-mail
davidxu 2010-09-21 06:47:04 UTC
FreeBSD src repository
Modified files:
lib/libthr/thread thr_sig.c
Log:
SVN rev 212952 on 2010-09-21 06:47:04Z by davidxu
If we are at cancellation point, always work as deferred mode despite
whether asynchronous mode is turned on or not, this always gives us a
chance to decide whether thread should be canceled or not in
cancellation points.
Revision Changes Path
1.39 +32 -34 src/lib/libthr/thread/thr_sig.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009210647.o8L6lPAF044114>
