Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jun 2003 19:24:37 +0530
From:      "Anurag Chaudhary" <chaudharyanurag@hotmail.com>
To:        freebsd-questions@freebsd.org
Subject:   mutex in kld
Message-ID:  <Law9-F53RTBczW51QJy00082134@hotmail.com>

next in thread | raw e-mail | index | archive | help
I am using mutex in a kld.
mutex protects an open file so lock and unlock functions are called from 
open and close functions of the kld repectively.
but when i start second instance of an application working on this file, my 
system hangs.
there is no sleep call in the code.

can anybody figure out what's the prob.

thanx
Anurag

_________________________________________________________________
Staying fit. It's about being happy! 
http://server1.msn.co.in/features/stayingfit/index.asp Check out the new 
mantra.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Law9-F53RTBczW51QJy00082134>