Files
nuttx/include/sys
guoshichao d78d94e1fa pthread: reorganized the locations of pthread-related functions and constants
1. According to the POSIX specification, the functions `pthread_kill`
and `pthread_sigmask` have been moved from `pthread.h` to `signal.h`.
2. As required by the POSIX standard, the pthread-related constants
have been relocated from `pthread.h` to `sys/types.h`.

Signed-off-by: guoshichao <guoshichao@xiaomi.com>
2026-01-15 16:23:04 -03:00
..
2024-12-20 11:46:14 -03:00
2025-05-26 18:49:45 +08:00
2024-12-20 11:46:14 -03:00
2024-12-20 11:46:14 -03:00
2026-01-15 23:16:27 +08:00