$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [threads] calling unlock twice
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-05-17 14:38:41
AMDG
Ovanes Markarian wrote:
> Should that at least be asserted somehow, that calling subsequent
> unlock is not a good idea?
>
Is this insufficient?
void unlock()
Precondition:
The current thread owns *this.
In Christ,
Steven Watanabe