walnux/libs
p-szafonimateusz 9fd1478a99 pthread: add pthread_{get|set}concurrency support
Add support for pthread_{get|set}concurrency support.

NuttX uses 1:1 threading model (every pthread is a kernel-managed thread),
so this function has no real effect on the scheduling behavior.

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2025-08-22 20:50:13 +08:00
..
libbuiltin compiler-rt/cmake: Fix compilation error 2025-07-18 22:37:36 +08:00
libc pthread: add pthread_{get|set}concurrency support 2025-08-22 20:50:13 +08:00
libdsp style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
libm libs: unify Private Types banners 2025-05-28 10:17:15 +08:00
libnx style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
libxx style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
CMakeLists.txt libs: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00