From owner-svn-src-all@FreeBSD.ORG Sat Aug 28 10:13:34 2010 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13DF2106566B; Sat, 28 Aug 2010 10:13:34 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (60.wheelsystems.com [83.12.187.60]) by mx1.freebsd.org (Postfix) with ESMTP id B173A8FC14; Sat, 28 Aug 2010 10:13:33 +0000 (UTC) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 7784145EEF; Sat, 28 Aug 2010 12:13:32 +0200 (CEST) Received: from localhost (chello089077043238.chello.pl [89.77.43.238]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id A062B45EE5; Sat, 28 Aug 2010 12:13:27 +0200 (CEST) Date: Sat, 28 Aug 2010 12:13:20 +0200 From: Pawel Jakub Dawidek To: Kostik Belousov Message-ID: <20100828101320.GI2077@garage.freebsd.pl> References: <201008272049.o7RKn63o007138@svn.freebsd.org> <20100827213827.GD2396@deviant.kiev.zoral.com.ua> <20100827215402.GB2077@garage.freebsd.pl> <20100828084355.GH2396@deviant.kiev.zoral.com.ua> <20100828085042.GE2077@garage.freebsd.pl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pe+tqlI1iYzVj1X/" Content-Disposition: inline In-Reply-To: <20100828085042.GE2077@garage.freebsd.pl> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 9.0-CURRENT amd64 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.6 required=4.5 tests=BAYES_00,RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r211896 - head/sbin/hastd X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Aug 2010 10:13:34 -0000 --pe+tqlI1iYzVj1X/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 28, 2010 at 10:50:42AM +0200, Pawel Jakub Dawidek wrote: > Ehh, I'm lame. All I need to do is to use cv_timedwait_sig() instead of > cv_timedwait() and I can remove all pthread stuff from the sighandler. =2E..not! This is userland, not the kernel so there is no equivalent of cv_timedwait_sig()... --=20 Pawel Jakub Dawidek http://www.wheelsystems.com pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --pe+tqlI1iYzVj1X/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkx44T8ACgkQForvXbEpPzTYiwCg+YJ0BbIDybp4xUiFROW/QsDP DysAoIPEvRvie6qgYPCmNzyOgJvF3kJ0 =JpiZ -----END PGP SIGNATURE----- --pe+tqlI1iYzVj1X/--