How and when to use recursive mutex
- From: "Binary" <binary.chen@xxxxxxxxx>
- Date: 28 Oct 2006 19:18:16 -0700
Hi,
I just read some materiles about the recursive mutex, which will allow
the owner to relock a mutex instead causing deadlock. But I think this
is a not so good thing for programmer, or only good for careful
programmer?
The article details this, but I still can't catch the point:
http://zaval.org/resources/library/butenhof1.html
Thanks.
ABAI
.
- Follow-Ups:
- Re: How and when to use recursive mutex
- From: Måns Rullgård
- Re: How and when to use recursive mutex
- Prev by Date: Re: Serial port buffering?
- Next by Date: Re: Serial port buffering? - THANKS GUYS!
- Previous by thread: Automatically controlling the mouse and keyboard for GUI scripting?
- Next by thread: Re: How and when to use recursive mutex
- Index(es):
Relevant Pages
|
|