Boost logo

Boost :

Subject: [boost] [PATCH] [config] Disable threads on Carbon, since MPTasks aren't supported
From: Joshua Juran (jjuran_at_[hidden])
Date: 2011-03-05 04:55:42


Disable threads on Carbon, since MPTasks aren't supported

Boost.Thread hasn't supported MPTasks since 1.33.1. Prevent the
definition of BOOST_HAS_THREADS in the non-pthreads case so spinlocks
compile (which are needed for smart pointers).




Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk