
3 Nov
2004
3 Nov
'04
8:28 a.m.
I'm testing this on red hat 7.3 and fedora core 2. My guess as to why it's broken is because the boost condition uses posix recursive mutexes
There's no such thing.
my mistake, it is not a posix standard. what i meant was the "recursive mutex pthread extension type" in linux.
to my knowledge, PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP exists on FreeBSD, OSX and Linux, so one could say that this is a fairly standard part of posix... vukasin