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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
posix_opt.h 129 #define _POSIX_THREAD_CPUTIME 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
posix_opt.h 129 #define _POSIX_THREAD_CPUTIME 0
  /external/chromium_org/base/time/
time_posix.cc 328 #if (defined(_POSIX_THREAD_CPUTIME) && (_POSIX_THREAD_CPUTIME >= 0)) || \
time.h 594 #if (defined(_POSIX_THREAD_CPUTIME) && (_POSIX_THREAD_CPUTIME >= 0)) || \

Completed in 101 milliseconds