Date: Fri, 24 Sep 2010 13:01:01 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libthr/thread thr_cancel.c Message-ID: <201009241301.o8OD1NYS025835@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2010-09-24 13:01:01 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_cancel.c Log: SVN rev 213100 on 2010-09-24 13:01:01Z by davidxu inline testcancel() into thr_cancel_leave(), because cancel_pending is almost false, this makes a slight better branch predicting. Revision Changes Path 1.22 +3 -2 src/lib/libthr/thread/thr_cancel.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009241301.o8OD1NYS025835>