/* * Copyright (c) 2022, sin-ack * * SPDX-License-Identifier: BSD-2-Clause */ #pragma once #define PTHREAD_STACK_MAX (32 * 1024 * 1024) // 32MiB