Opened 7 years ago
Closed 7 years ago
#13601 closed enhancement (fixed)
_POSIX_BARRIERS constant is missing.
Reported by: | return_0e | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System/POSIX | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
It seems that this constant isn't defined in unistd.h. Some applications require this to be defined to check for pthread_barriers support.
It is also referenced here: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/unistd.h.html
Attachments (1)
Change History (5)
comment:1 by , 7 years ago
patch: | 0 → 1 |
---|
by , 7 years ago
Attachment: | 0001-unistd.h-define-_POSIX_BARRIERS.patch added |
---|
comment:4 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
_POSIX_BARRIERS definition