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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
posix_opt.h 112 #define _POSIX_PRIORITIZED_IO 200809L
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
posix_opt.h 112 #define _POSIX_PRIORITIZED_IO 200809L
  /bionic/libc/bionic/
sysconf.cpp 281 #ifdef _POSIX_PRIORITIZED_IO
282 case _SC_PRIORITIZED_IO: return _POSIX_PRIORITIZED_IO;

Completed in 98 milliseconds