Searched refs:physical_concurrency (Results 1 – 8 of 8) sorted by relevance
7 #define BOOST_TEST_MODULE Boost.Threads: physical_concurrency test suite19 BOOST_CHECK(boost::thread::physical_concurrency()!=0); in BOOST_AUTO_TEST_CASE()
224 static unsigned physical_concurrency() noexcept;467 [section:physical_concurrency Static member function `physical_concurrency()`]469 unsigned physical_concurrency() noexecpt;473 [[Effects:] [Equivalent to return `thread::physical_concurrency()`.]]
479 static unsigned physical_concurrency() noexcept;982 [section:physical_concurrency Static member function `physical_concurrency()`]984 unsigned physical_concurrency() noexcept;
202 * [@http://svn.boost.org/trac/boost/ticket/12036 #12036] boost::physical_concurrency always returns…314 * [@http://svn.boost.org/trac/boost/ticket/10996 #10996] Thread physical_concurrency() is failing o…
274 static unsigned physical_concurrency() BOOST_NOEXCEPT in physical_concurrency() function in boost::scoped_thread276 return Thread::physical_concurrency(); in physical_concurrency()
517 unsigned thread::physical_concurrency() BOOST_NOEXCEPT in physical_concurrency() function in boost::thread
540 static unsigned physical_concurrency() BOOST_NOEXCEPT;
511 unsigned thread::physical_concurrency() BOOST_NOEXCEPT in physical_concurrency() function in boost::thread