Searched defs:get_stack_size (Results 1 – 2 of 2) sorted by relevance
| /third_party/boost/boost/thread/win32/ | ||
| D | thread_data.hpp | 51 std::size_t get_stack_size() const BOOST_NOEXCEPT { in get_stack_size() function in boost::thread_attributes |
| /third_party/boost/boost/thread/pthread/ | ||
| D | thread_data.hpp | 68 std::size_t get_stack_size() const BOOST_NOEXCEPT { in get_stack_size() function in boost::thread_attributes |