]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
In most cases, cancel_point and cancel_async needn't be checked again,
authordavidxu <davidxu@FreeBSD.org>
Fri, 24 Sep 2010 07:52:07 +0000 (07:52 +0000)
committerdavidxu <davidxu@FreeBSD.org>
Fri, 24 Sep 2010 07:52:07 +0000 (07:52 +0000)
commit722a516400bd9a03211f28a90b2dd42b7dce5d0e
treecbbca5f7206c7ad83e07597815477b6c62599da9
parentcc9d3a376dc5d0be14e05fa9543b5d21203c46ec
In most cases, cancel_point and cancel_async needn't be checked again,
because cancellation is almostly checked at cancellation points.
lib/libthr/thread/thr_cancel.c
lib/libthr/thread/thr_fork.c
lib/libthr/thread/thr_private.h