Home
last modified time | relevance | path

Searched refs:set_stack_size (Results 1 – 7 of 7) sorted by relevance

/third_party/grpc/src/core/lib/iomgr/executor/
Dthreadpool.cc82 thread_options_.set_stack_size(DefaultStackSize()); in ThreadPool()
89 thread_options_.set_stack_size(DefaultStackSize()); in ThreadPool()
99 thread_options_.set_stack_size(DefaultStackSize()); in ThreadPool()
/third_party/boost/libs/thread/test/
Dtest_2741.cpp59 attrs.set_stack_size(0x4000); in BOOST_AUTO_TEST_CASE()
68 attrs.set_stack_size(0x4000); in do_test_creation_with_attrs()
/third_party/grpc/src/core/lib/gprpp/
Dthd.h67 Options& set_stack_size(size_t bytes) { in set_stack_size() function
/third_party/grpc/test/core/iomgr/
Dthreadpool_test.cc39 options.set_stack_size(192 * 1024); // Random non-default value in test_constructor_option()
/third_party/boost/boost/thread/win32/
Dthread_data.hpp47 void set_stack_size(std::size_t size) BOOST_NOEXCEPT { in set_stack_size() function in boost::thread_attributes
/third_party/boost/boost/thread/pthread/
Dthread_data.hpp53 void set_stack_size(std::size_t size) BOOST_NOEXCEPT { in set_stack_size() function in boost::thread_attributes
/third_party/boost/libs/thread/doc/
Dthread_ref.qbk128 attrs.set_stack_size(4096*10);
145 attr.set_stack_size(4096*10);
178 attr.set_stack_size(4096*10);
189 attr.set_stack_size(4096*10);
1278 void set_stack_size(std::size_t size) noexcept;
1303 [section: set_stack_size Member function `set_stack_size()`]
1305 void set_stack_size(std::size_t size) noexcept;