Searched refs:_POSIX_BARRIERS (Results 1 – 3 of 3) sorted by relevance
40 #define _POSIX_BARRIERS -1 /* not implemented */ macro
149 case _SC_BARRIERS: return _POSIX_BARRIERS; in sysconf()
638 EXPECT_EQ(-1, _POSIX_BARRIERS); in TEST()