
16 Sep
2004
16 Sep
'04
5:57 p.m.
Michael Glassford wrote:
James Ahlborn wrote:
I previously posted about issues when using a recursive_mutex and a condition. after some more inspection, it turns out it is a minor bug in the recursive_mutex implementation (the pthread version). I've included the patch below
[snip patch details]
I just read your post about the problem a few minutes ago, so I hadn't even had time to look into it myself. I'll take a look at this and apply it as soon as I can if I don't see any problems.
Mike
The change looks good to me; I've committed it. Thanks again for tracking it down. Mike