$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Mutex is always blocking
From: Benjamin Lau (blwy10v_at_[hidden])
Date: 2008-10-06 10:47:29
Have you tried using the mutex member function try_lock?
Hope this helps!
Benjamin