X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=include%2Funistd.h;h=2791c3de82c2b10879ecd1736e6cee790e743e8f;hp=bb741e4b13258b98e552e68cc508dc5c1ded3243;hb=19b1a8453e9d329a16711900a84797c5f1333208;hpb=b367ab15fa68a59c8532f8d06f5d1b01aa5a5c7a diff --git a/include/unistd.h b/include/unistd.h index bb741e4b..2791c3de 100644 --- a/include/unistd.h +++ b/include/unistd.h @@ -225,6 +225,7 @@ void syncfs(int); #define _POSIX_THREAD_SAFE_FUNCTIONS _POSIX_VERSION #define _POSIX_THREAD_ATTR_STACKADDR _POSIX_VERSION #define _POSIX_THREAD_ATTR_STACKSIZE _POSIX_VERSION +#define _POSIX_THREAD_PRIORITY_SCHEDULING _POSIX_VERSION #define _POSIX_TIMERS _POSIX_VERSION #define _POSIX_TIMEOUTS _POSIX_VERSION #define _POSIX_MONOTONIC_CLOCK _POSIX_VERSION