Date: Thu, 24 Jun 2004 10:12:57 +0200 From: Maxime Henrion <mux@freebsd.org> To: ngl <ngl@ur.ru> Cc: current@freebsd.org Subject: Re: rwlock Message-ID: <20040624081257.GT9228@elvis.mu.org> In-Reply-To: <01c101c459b1$bda706a0$8501a8c0@spirit> References: <01c101c459b1$bda706a0$8501a8c0@spirit>
next in thread | previous in thread | raw e-mail | index | archive | help
ngl wrote: > Are there any realizations of rwlock in FreeBSD kernel ? Yes, those are called sx locks in FreeBSD (shared/exclusive). Cheers, Maxime
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040624081257.GT9228>