Files
ladybird/Libraries/LibThreading/Thread.h
Andreas Kling a116f08acb LibThreading: Allow configuring thread stack size
Add set_stack_size() to Threading::Thread and use pthread_attr_t to
apply it in start().
2026-03-06 13:06:05 +01:00

5.1 KiB