id summary reporter owner description type status milestone component version severity resolution keywords cc 8898 boost/smart_ptr/detail/sp_counted_base_pt.hpp: Ignores all failures from pthread_* functions Jeffrey Walton Peter Dimov "boost/smart_ptr/detail/sp_counted_base_pt.hpp ignores all failures from pthread_* functions. Functions include pthread_mutex_init, pthread_mutex_lock, and pthread_mutex_unlock. From a design perspective, it might be prudent to forgo pthreads and simply use atomic operations when available." Bugs closed To Be Determined smart_ptr Boost 1.54.0 Problem fixed smart_ptr pthread API failure