$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Problem with thread
From: Jothybasu Selvaraj (jothybasu_at_[hidden])
Date: 2012-03-05 05:11:46
---------- Forwarded message ----------
From: Jothybasu Selvaraj <jothybasu_at_[hidden]>
Date: Mon, Mar 5, 2012 at 10:08 AM
Subject: Problem with thread
To: boost-users_at_[hidden]
Hi all,
I am new to boost libs, I ma trying to use the threading capabilities of
boost.
I am using QtCreator. While building Ithe compiler always throw an
"Instantiated from here" error. The error is from shared_mutex.hpp on line
state_data const current_state=interlocked_compare_exchange(&state,new_state
,old_state);
What could be the problem?
Thanks
-- Jothy -- Jothy