HomeSort by relevance Sort by last modified time
    Searched refs:_POSIX_SHARED_MEMORY_OBJECTS (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 123 #define _POSIX_SHARED_MEMORY_OBJECTS 200809L
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
posix_opt.h 123 #define _POSIX_SHARED_MEMORY_OBJECTS 200809L
  /bionic/libc/bionic/
sysconf.cpp 293 #ifdef _POSIX_SHARED_MEMORY_OBJECTS
294 case _SC_SHARED_MEMORY_OBJECTS: return _POSIX_SHARED_MEMORY_OBJECTS;

Completed in 95 milliseconds