 
            
            
            
            
                16 Sep
                
                    2004
                
            
            
                16 Sep
                
                '04
                
            
            
            
        
    
                4:30 p.m.
            
        Ben Hutchings <ben.hutchings <at> businesswebsoftware.com> writes:
yet, they don't work, and I'm wondering if that is intended or a bug in boost.
It looks like a documentation bug to me.
Actually, if you see my other recent post, i tracked down the bug in boost. If you look at the implementation of recursive_mutex, it was clearly intended to work with conditions. The mptask and winthreads versions are correct, but there was a minor bug in the pthread version for which i posted a patch. -james