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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
confname.h 400 _SC_READER_WRITER_LOCKS,
401 #define _SC_READER_WRITER_LOCKS _SC_READER_WRITER_LOCKS
  /bionic/libc/bionic/
sysconf.cpp 164 case _SC_READER_WRITER_LOCKS: return _POSIX_READER_WRITER_LOCKS;
  /bionic/libc/include/sys/
sysconf.h 145 #define _SC_READER_WRITER_LOCKS 0x0072
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
confname.h 400 _SC_READER_WRITER_LOCKS,
401 #define _SC_READER_WRITER_LOCKS _SC_READER_WRITER_LOCKS
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
confname.h 400 _SC_READER_WRITER_LOCKS,
401 #define _SC_READER_WRITER_LOCKS _SC_READER_WRITER_LOCKS
  /bionic/tests/
unistd_test.cpp 748 VERIFY_SYSCONF_POSIX_VERSION(_SC_READER_WRITER_LOCKS);

Completed in 310 milliseconds