Re: Interesting lock issue mtx_flags = 0x6?

From: John Baldwin <jhb_at_freebsd.org>
Date: Tue, 5 Sep 2006 15:38:49 -0400
On Monday 04 September 2006 08:04, Randall Stewart wrote:
> Never mind.. I think I just figiured it out.. its
> a foo-bar on my part :-D

Yeah, that constant is MTX_DESTROYED which is written into mtx_lock in 
mtx_destroy() so that any later mtx_lock's will hang or panic. :)

-- 
John Baldwin
Received on Tue Sep 05 2006 - 17:53:20 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:00 UTC