An external developer reported that boost::thread doesn't work with PNaCl using
Chrome 39.
Boost may simply be misconfigured. PNaCl supports C++11 and C++14 including
std::thread, and it also support pthread, so Boost thread should "just work"
once configured right. I think the only shortcoming may be thread priorities.
Original issue reported on code.google.com by j...@chromium.org on 27 Jan 2015 at 6:00
Original issue reported on code.google.com by
j...@chromium.org
on 27 Jan 2015 at 6:00