/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Threading.cpp | 50 unsigned llvm::hardware_concurrency() { return 1; } in hardware_concurrency() function in llvm 95 unsigned llvm::hardware_concurrency() { in hardware_concurrency() function in llvm
|
/third_party/boost/boost/asio/detail/ |
D | null_thread.hpp | 55 static std::size_t hardware_concurrency() in hardware_concurrency() function in boost::asio::detail::null_thread
|
D | std_thread.hpp | 56 static std::size_t hardware_concurrency() in hardware_concurrency() function in boost::asio::detail::std_thread
|
D | wince_thread.hpp | 71 static std::size_t hardware_concurrency() in hardware_concurrency() function in boost::asio::detail::wince_thread
|
D | winapp_thread.hpp | 71 static std::size_t hardware_concurrency() in hardware_concurrency() function in boost::asio::detail::winapp_thread
|
/third_party/boost/libs/asio/include/boost/asio/detail/ |
D | null_thread.hpp | 55 static std::size_t hardware_concurrency() in hardware_concurrency() function in boost::asio::detail::null_thread
|
D | std_thread.hpp | 56 static std::size_t hardware_concurrency() in hardware_concurrency() function in boost::asio::detail::std_thread
|
D | winapp_thread.hpp | 71 static std::size_t hardware_concurrency() in hardware_concurrency() function in boost::asio::detail::winapp_thread
|
D | wince_thread.hpp | 71 static std::size_t hardware_concurrency() in hardware_concurrency() function in boost::asio::detail::wince_thread
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | thread.h | 45 static unsigned hardware_concurrency() { return 1; }; in hardware_concurrency() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | thread.h | 60 static unsigned hardware_concurrency() { return 1; } in hardware_concurrency() function
|
/third_party/boost/libs/fiber/performance/fiber/numa/ |
D | skynet_stealing_detach.cpp | 43 std::uint32_t hardware_concurrency( std::vector< boost::fibers::numa::node > const& topo) { in hardware_concurrency() function
|
/third_party/boost/boost/thread/ |
D | scoped_thread.hpp | 268 static unsigned hardware_concurrency() BOOST_NOEXCEPT in hardware_concurrency() function in boost::scoped_thread
|
/third_party/boost/libs/thread/src/pthread/ |
D | thread.cpp | 487 unsigned thread::hardware_concurrency() BOOST_NOEXCEPT in hardware_concurrency() function in boost::thread
|
/third_party/boost/libs/thread/src/win32/ |
D | thread.cpp | 504 unsigned thread::hardware_concurrency() BOOST_NOEXCEPT in hardware_concurrency() function in boost::thread
|