$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] How to get return value of scoped_try_lock (boost:thread)
From: David Kaplan (davkaplan_at_[hidden])
Date: 2010-02-27 11:32:42
>> Is it as easy at just m.try_lock()? Is that always scoped?
>
> A simple function call can never act like a scoped lock.
>
Of course. Thanks!