Home
last modified time | relevance | path

Searched defs:hardware_concurrency (Results 1 – 19 of 19) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DThreading.cpp50 unsigned llvm::hardware_concurrency() { return 1; } in hardware_concurrency() function in llvm
95 unsigned llvm::hardware_concurrency() { in hardware_concurrency() function in llvm
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
Dthread.h103 static unsigned hardware_concurrency() { in hardware_concurrency() function
237 static unsigned hardware_concurrency() { return 1; }; in hardware_concurrency() function
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dnull_thread.hpp55 static std::size_t hardware_concurrency() in hardware_concurrency() function in boost::asio::detail::null_thread
Dstd_thread.hpp56 static std::size_t hardware_concurrency() in hardware_concurrency() function in boost::asio::detail::std_thread
Dwinapp_thread.hpp71 static std::size_t hardware_concurrency() in hardware_concurrency() function in boost::asio::detail::winapp_thread
Dwince_thread.hpp71 static std::size_t hardware_concurrency() in hardware_concurrency() function in boost::asio::detail::wince_thread
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Dthread.h60 static unsigned hardware_concurrency() { return 1; } in hardware_concurrency() function
/external/llvm/include/llvm/Support/
Dthread.h60 static unsigned hardware_concurrency() { return 1; }; in hardware_concurrency() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
Dthread.h45 static unsigned hardware_concurrency() { return 1; }; in hardware_concurrency() function
/external/cronet/tot/third_party/libc++/src/include/__thread/
Djthread.h112 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI static unsigned int hardware_concurrency() noexcept { in hardware_concurrency() function
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__thread/
Djthread.h110 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI static unsigned int hardware_concurrency() noexcept { in hardware_concurrency() function
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__thread/
Djthread.h110 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI static unsigned int hardware_concurrency() noexcept { in hardware_concurrency() function
/external/cronet/stable/third_party/libc++/src/include/__thread/
Djthread.h112 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI static unsigned int hardware_concurrency() noexcept { in hardware_concurrency() function
/external/cronet/tot/third_party/libc++/src/src/
Dthread.cpp64 unsigned thread::hardware_concurrency() noexcept { in hardware_concurrency() function in thread
/external/cronet/stable/third_party/libc++/src/src/
Dthread.cpp64 unsigned thread::hardware_concurrency() noexcept { in hardware_concurrency() function in thread
/external/libcxx/src/
Dthread.cpp78 thread::hardware_concurrency() _NOEXCEPT in hardware_concurrency() function in thread
/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dscoped_thread.hpp268 static unsigned hardware_concurrency() BOOST_NOEXCEPT in hardware_concurrency() function in boost::scoped_thread
/external/sdv/vsomeip/third_party/boost/thread/src/pthread/
Dthread.cpp487 unsigned thread::hardware_concurrency() BOOST_NOEXCEPT in hardware_concurrency() function in boost::thread
/external/sdv/vsomeip/third_party/boost/thread/src/win32/
Dthread.cpp504 unsigned thread::hardware_concurrency() BOOST_NOEXCEPT in hardware_concurrency() function in boost::thread