From owner-freebsd-stable@FreeBSD.ORG Tue Jul 6 04:31:00 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0173916A4CE for ; Tue, 6 Jul 2004 04:31:00 +0000 (GMT) Received: from d162.mplik.ru (relay1.mplik.ru [212.23.64.162]) by mx1.FreeBSD.org (Postfix) with SMTP id 3B04843D45 for ; Tue, 6 Jul 2004 04:30:59 +0000 (GMT) (envelope-from ngl@ur.ru) Received: from d162.mplik.ru (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id BC07491A1EE for ; Tue, 6 Jul 2004 10:30:57 +0600 (YEKST) Received: from spirit (wall.mplik.ru [195.58.1.141]) by d162.mplik.ru (Postfix) with SMTP id A1BEA91A16A for ; Tue, 6 Jul 2004 10:30:57 +0600 (YEKST) Message-ID: <0e0401c46312$089eea10$8501a8c0@spirit> From: "ngl" To: Date: Tue, 6 Jul 2004 10:30:57 +0600 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3790.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 X-Spam-Status: No, tests=bogofilter, spamicity=0.492445, version=0.12.3 X-Sagator-Scanner: 0.4.9-0rc1; drop(clamd()) deliver(BogoFilter()) Subject: Shared/exclusive (rw) locks X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2004 04:31:00 -0000 Hello What locks are in freebsd stable kernel ? I have found only simplelock, what else ? Thanks, Nik