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. ;-) _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
