walnux/Documentation/reference/user
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
..
01_task_control.rst
02_task_scheduling.rst Documentation: Fix a typo in scheduler docs 2025-06-02 23:09:02 +08:00
03_task_control.rst
04_message_queue.rst
05_counting_semaphore.rst
06_clocks_timers.rst Documentation: various cosmetic changes 2023-10-30 20:29:54 +08:00
07_signals.rst Documentation: various cosmetic changes 2023-10-30 20:29:54 +08:00
08_pthread.rst pthread: add pthread_{get|set}concurrency support 2025-08-22 20:50:13 +08:00
09_env_vars.rst documentation: spelling and grammar fixes 2025-07-24 14:44:02 +08:00
10_filesystem.rst documentation: spelling and grammar fixes 2025-07-24 14:44:02 +08:00
11_network.rst
12_shared_memory.rst Documentation: various cosmetic changes 2023-10-30 20:29:54 +08:00
13_boardctl.rst
13_logging.rst
index.rst
structures.rst Documentation: various cosmetic changes 2023-10-30 20:29:54 +08:00