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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
posix_opt.h 126 #define _POSIX_CPUTIME 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
posix_opt.h 126 #define _POSIX_CPUTIME 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
posix_opt.h 126 #define _POSIX_CPUTIME 0
  /bionic/libc/include/machine/
posix_limits.h 44 #define _POSIX_CPUTIME 0 /* Use sysconf to detect support at runtime. */
  /bionic/tests/
unistd_test.cpp 540 EXPECT_EQ(0, _POSIX_CPUTIME); // Use sysconf to detect support at runtime.

Completed in 3721 milliseconds