Searched refs:_POSIX_MEMLOCK (Results 1 – 3 of 3) sorted by relevance
55 #define _POSIX_MEMLOCK 200809L macro
110 case _SC_MEMLOCK: return _POSIX_MEMLOCK; in sysconf()
564 EXPECT_EQ(_POSIX_VERSION, _POSIX_MEMLOCK); in TEST()