mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-11 04:42:16 +01:00
Comment out _POSIX_THREAD_PRIORITY_SCHEDULING since it's not supported
at this time. Reviewed by: John Birrell <jb@cimlogic.com.au>
This commit is contained in:
parent
32f6553e46
commit
b7fee247fd
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=23364
@ -60,7 +60,7 @@
|
||||
#define _POSIX_THREADS
|
||||
#define _POSIX_THREAD_ATTR_STACKADDR
|
||||
#define _POSIX_THREAD_ATTR_STACKSIZE
|
||||
#define _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||
/* #define _POSIX_THREAD_PRIORITY_SCHEDULING */
|
||||
/* #define _POSIX_THREAD_PRIO_INHERIT */
|
||||
/* #define _POSIX_THREAD_PRIO_PROTECT */
|
||||
/* #define _POSIX_THREAD_PROCESS_SHARED */
|
||||
|
Loading…
Reference in New Issue
Block a user