$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alexander Terekhov (terekhov_at_[hidden])
Date: 2003-04-23 08:18:19
Russell Hind wrote:
[...]
> I was wondering if there was a way to stop mutex being recursive on
> Win32?
Sure. For example, something along the lines of pthread_mutex_lock.c:
[...]
> TryEnterCriticalSection? Why was the mutex approach used for one and
> not the other?
Forget it. Configure your boost to use the pthreads-win32 "approach"
and be done with it.
regards,
alexander.