Searched refs:asyncify_stack_size (Results 1 – 1 of 1) sorted by relevance
25 static constexpr size_t asyncify_stack_size = 1024 * 1024; member27 std::array</*std::byte*/ char, asyncify_stack_size> asyncify_stack;