mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 10:38:40 +08:00
8108aad1a4
This commit adds simple implementation of guardsize for pthreads. At this moment this option simply increases the size of allocated pthread stack. At default pthread guard size is set to 0. Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>