Add _POSIX_SHARED_MEMORY_OBJECTS
This commit is contained in:
parent
c0ac2ea2b3
commit
338ce06971
|
@ -333,7 +333,7 @@ extern "C" {
|
|||
#define _POSIX_PRIORITY_SCHEDULING 1
|
||||
#define _POSIX_REALTIME_SIGNALS 1
|
||||
#define _POSIX_SEMAPHORES 1
|
||||
/* #define _POSIX_SHARED_MEMORY_OBJECTS 1 */
|
||||
#define _POSIX_SHARED_MEMORY_OBJECTS 1
|
||||
#define _POSIX_SYNCHRONIZED_IO 1
|
||||
#define _POSIX_TIMERS 1
|
||||
#define _POSIX_BARRIERS 200112L
|
||||
|
|
Loading…
Reference in New Issue