Searched refs:set_stack_size (Results 1 – 3 of 3) sorted by relevance
82 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()
66 constexpr Options set_stack_size(size_t size_words) { in set_stack_size() function
67 Options& set_stack_size(size_t bytes) { in set_stack_size() function