$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2003-02-10 14:35:16
Alexander Terekhov wrote:
[...]
> bool acquire_strong_from_weak() {
> int status = pthread_refcount_enroll_one(&strong_count); //
[...]
> Or am I just missing and/or misunderstanding something?
You are missing the fact that nobody (even Google) has a clue as to what
pthread_refcount_enroll_one is/does. ;-)