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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
local_lim.h 71 #define AIO_PRIO_DELTA_MAX 20
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
local_lim.h 71 #define AIO_PRIO_DELTA_MAX 20
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
local_lim.h 71 #define AIO_PRIO_DELTA_MAX 20
  /bionic/libc/bionic/
sysconf.cpp 247 #ifdef AIO_PRIO_DELTA_MAX
248 case _SC_AIO_PRIO_DELTA_MAX: return AIO_PRIO_DELTA_MAX;
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 299 AIO_PRIO_DELTA_MAX = 20

Completed in 321 milliseconds