HomeSort by relevance Sort by last modified time
    Searched refs:_SC_MQ_PRIO_MAX (Results 1 - 10 of 10) sorted by null

  /bionic/libc/include/sys/
sysconf.h 89 #define _SC_MQ_PRIO_MAX 0x0033
  /development/ndk/platforms/android-3/include/sys/
sysconf.h 89 #define _SC_MQ_PRIO_MAX 0x0033
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
sysconf.h 89 #define _SC_MQ_PRIO_MAX 0x0033
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
sysconf.h 89 #define _SC_MQ_PRIO_MAX 0x0033
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
sysconf.h 89 #define _SC_MQ_PRIO_MAX 0x0033
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
sysconf.h 89 #define _SC_MQ_PRIO_MAX 0x0033
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
sysconf.h 89 #define _SC_MQ_PRIO_MAX 0x0033
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
sysconf.h 89 #define _SC_MQ_PRIO_MAX 0x0033
  /system/extras/tests/bionic/libc/other/
test_sysconf.c 101 T(_SC_MQ_PRIO_MAX, >0 );
  /bionic/libc/unistd/
sysconf.c 174 case _SC_MQ_PRIO_MAX: return SYSTEM_MQ_PRIO_MAX;

Completed in 201 milliseconds