mirror of
https://github.com/fluencelabs/musl
synced 2025-06-23 11:41:57 +00:00
document in sysconf and unistd.h that per-thread cpu clocks exist
This commit is contained in:
@ -223,6 +223,7 @@ void syncfs(int);
|
||||
#define _POSIX_THREAD_ATTR_STACKADDR _POSIX_VERSION
|
||||
#define _POSIX_THREAD_ATTR_STACKSIZE _POSIX_VERSION
|
||||
#define _POSIX_THREAD_PRIORITY_SCHEDULING _POSIX_VERSION
|
||||
#define _POSIX_THREAD_CPUTIME _POSIX_VERSION
|
||||
#define _POSIX_TIMERS _POSIX_VERSION
|
||||
#define _POSIX_TIMEOUTS _POSIX_VERSION
|
||||
#define _POSIX_MONOTONIC_CLOCK _POSIX_VERSION
|
||||
|
Reference in New Issue
Block a user