mirror of
https://github.com/apache/nuttx.git
synced 2026-08-07 05:27:17 +00:00
Move pthread condition variable implementation from kernel (sched/pthread) to userspace library (libs/libc/pthread). This allows userspace to handle condition variable operations directly, reducing syscall overhead and improving performance for pthread applications. Signed-off-by: hujun5 <hujun5@xiaomi.com> |
||
|---|---|---|
| .. | ||
| libbuiltin | ||
| libc | ||
| libdsp | ||
| libm | ||
| libnx | ||
| libxx | ||
| CMakeLists.txt | ||