From owner-freebsd-arch@FreeBSD.ORG Fri Jun 29 01:07:34 2007 Return-Path: X-Original-To: freebsd-arch@freebsd.org Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1615C16A476 for ; Fri, 29 Jun 2007 01:07:34 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 0364613C44C for ; Fri, 29 Jun 2007 01:07:33 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 994B71A4D94; Thu, 28 Jun 2007 18:06:03 -0700 (PDT) Date: Thu, 28 Jun 2007 18:06:03 -0700 From: Alfred Perlstein To: Attilio Rao Message-ID: <20070629010603.GC22054@elvis.mu.org> References: <20070628123314.W552@10.0.0.1> <200706281653.37930.jhb@freebsd.org> <20070628135758.U552@10.0.0.1> <3bbf2fe10706281428t3543c396q5cb5bb61685a987f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3bbf2fe10706281428t3543c396q5cb5bb61685a987f@mail.gmail.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-arch@freebsd.org Subject: Re: Add wakeup_with() before 7.0? X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jun 2007 01:07:34 -0000 * Attilio Rao [070628 14:30] wrote: > > 1) I would like to call the function wakeup_flags() as wakeup_with() > is not approprate IMHO Yes, I forgot about this, _flags is a much better suffix. -- - Alfred Perlstein