From owner-freebsd-hackers@FreeBSD.ORG Fri Mar 9 22:55:14 2007 Return-Path: X-Original-To: hackers@freebsd.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7F5F616A400 for ; Fri, 9 Mar 2007 22:55:14 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.227]) by mx1.freebsd.org (Postfix) with ESMTP id 3F44A13C4AC for ; Fri, 9 Mar 2007 22:55:14 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: by wr-out-0506.google.com with SMTP id 58so1548120wri for ; Fri, 09 Mar 2007 14:55:13 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=n8dkr2kWgBSX++0o6tg4qnBYQ0yZq/4X+8eGHv9sDGPMyzLYgKWYTLhel+J1CXGGJcHaGxOPqCjlONYK2zvDAThZAywOZh5UdpRlAqqjHKo0/7q9838qldEJh9Gy6xi8SkoimP9rbWKckkyb9mIMh1zLaOH2Sul4K4HV9UodZmw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=B2flDKrQpK/Grq94/fvgXIrFjKkBfXwHbqK0TCMC1vLrMgp7zzUsArLh6qrgJiAzW2TUZm2mL3jKuc2dgaOaiXKnCLv9+rX+YVm1g+50UknEtPib9aGN9dakXcCDZIk2NdZAIASziZ7qUxUUF9Cxa0PP4+f3s+9AAEdJ3f2HA9Q= Received: by 10.90.56.14 with SMTP id e14mr2488918aga.1173480913766; Fri, 09 Mar 2007 14:55:13 -0800 (PST) Received: by 10.90.25.1 with HTTP; Fri, 9 Mar 2007 14:55:13 -0800 (PST) Message-ID: Date: Fri, 9 Mar 2007 14:55:13 -0800 From: "Kip Macy" To: "Peter Holmes" In-Reply-To: <989648.79906.qm@web32913.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45F1A97D.7090608@cs.rice.edu> <989648.79906.qm@web32913.mail.mud.yahoo.com> Cc: hackers@freebsd.org Subject: Re: user-space locks X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Mar 2007 22:55:14 -0000 umtx On 3/9/07, Peter Holmes wrote: > Does FreeBSD have anything similar to Futexes for > Linux. > > Thanks, > Peter > > > > ____________________________________________________________________________________ > Looking for earth-friendly autos? > Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center. > http://autos.yahoo.com/green_center/ > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" >