6 Oct
2008
6 Oct
'08
2:53 p.m.
Thanks for the quick answer... The blocking is not the issue here. The
issue is that I don't seem to be able to lock a mutex at all even when
I can insure that no other thread has ever called "lock" before.
On Mon, Oct 6, 2008 at 9:47 AM, Benjamin Lau
Have you tried using the mutex member function try_lock?
See: http://www.boost.org/doc/libs/1_36_0/doc/html/thread/synchronization.html#th...
Hope this helps! Benjamin _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users