Home
last modified time | relevance | path

Searched refs:_SC_MQ_PRIO_MAX (Results 1 – 6 of 6) sorted by relevance

/aosp12/bionic/libc/include/bits/
H A Dsysconf.h89 #define _SC_MQ_PRIO_MAX 0x0033 macro
/aosp12/bionic/libc/bionic/
H A Dsysconf.cpp138 case _SC_MQ_PRIO_MAX: return _POSIX_MQ_PRIO_MAX; // Minimum requirement. in sysconf()
/aosp12/bionic/tests/headers/posix/
H A Dunistd_h.c204 MACRO(_SC_MQ_PRIO_MAX); in unistd_h()
/aosp12/bionic/tests/
H A Dunistd_test.cpp983 VERIFY_SYSCONF_POSITIVE(_SC_MQ_PRIO_MAX); in TEST()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt28063 field public static final int _SC_MQ_PRIO_MAX;