Home
last modified time | relevance | path

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

/aosp12/bionic/libc/include/bits/
H A Dsysconf.h105 #define _SC_SEMAPHORES 0x0043 macro
/aosp12/bionic/libc/bionic/
H A Dsysconf.cpp154 case _SC_SEMAPHORES: return _POSIX_SEMAPHORES; in sysconf()
/aosp12/bionic/tests/headers/posix/
H A Dunistd_h.c220 MACRO(_SC_SEMAPHORES); in unistd_h()
/aosp12/bionic/tests/
H A Dunistd_test.cpp996 VERIFY_SYSCONF_POSIX_VERSION(_SC_SEMAPHORES); 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.txt28078 field public static final int _SC_SEMAPHORES;