$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Glassford (glassfordm_at_[hidden])
Date: 2004-01-02 09:32:19
John Fuller wrote:
>> Again, you might want to look at the thread_dev branch, which appears
>> to support named mutexes. And again, I'm not sure how complete the
>> implementation is.
>
>
> I can't seem to find this in the sandbox or main branch, what's the full
> path?
For headers, go to
http://cvs.sourceforge.net/viewcvs.py/boost/boost/boost/thread/?only_with_tag=thread_dev.
For source and documentation, go to
http://cvs.sourceforge.net/viewcvs.py/boost/boost/libs/thread/?only_with_tag=thread_dev.
(FYI, you change the branch you're looking at using the "Show files
using tag:" setting near the bottom of the page).
Mike