This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Fw: [Boost-users] Problem with shared_ptr and pthreads_mutex_lock
Paolo Carlini wrote:
>I came to this conclusion this morning and, at the same time, Jonathan
>sent me a message coming to the same conclusion.
>
>
Jonathan also observed that the machinery in concurrence.h should
guarantee proper initialization.
Can you check whether __GTHREAD and __GTHREAD_MUTEX_INIT are defined by
the library that you are using?
Thanks,
Paolo.