$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost condition_variable internals
From: Kenneth Adam Miller (kennethadammiller_at_[hidden])
Date: 2014-01-24 09:46:23
I need to know that boost does not use any kind of locking, mutex or
semaphore mechanism within the boost::condition_variable class. I don't
know where it is in source, or I would check to make certain. Can someone
provide me a yes no verification?