Date: Fri, 24 Sep 2010 07:52:07 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libthr/thread thr_cancel.c thr_fork.c thr_private.h Message-ID: <201009240752.o8O7qRM8076028@repoman.freebsd.org>
index | next in thread | raw e-mail
davidxu 2010-09-24 07:52:07 UTC
FreeBSD src repository
Modified files:
lib/libthr/thread thr_cancel.c thr_fork.c thr_private.h
Log:
SVN rev 213096 on 2010-09-24 07:52:07Z by davidxu
In most cases, cancel_point and cancel_async needn't be checked again,
because cancellation is almostly checked at cancellation points.
Revision Changes Path
1.21 +1 -3 src/lib/libthr/thread/thr_cancel.c
1.23 +2 -1 src/lib/libthr/thread/thr_fork.c
1.111 +0 -1 src/lib/libthr/thread/thr_private.h
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009240752.o8O7qRM8076028>
