HomeSort by relevance Sort by last modified time
    Searched full:cthreads (Results 1 - 8 of 8) sorted by null

  /external/fio/
gettime.c 558 struct clock_thread *cthreads; local
584 cthreads = malloc(nr_cpus * sizeof(struct clock_thread));
592 struct clock_thread *t = &cthreads[i];
610 struct clock_thread *t = &cthreads[i];
616 struct clock_thread *t = &cthreads[i];
622 struct clock_thread *t = &cthreads[i];
629 free(cthreads);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xthreads.h 40 # ifdef CTHREADS
41 # include <cthreads.h>
62 # else /* !CTHREADS */
278 # endif /* CTHREADS */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xthreads.h 40 # ifdef CTHREADS
41 # include <cthreads.h>
62 # else /* !CTHREADS */
278 # endif /* CTHREADS */
  /prebuilts/gdb/darwin-x86/include/python2.7/
pyconfig.h 22 /* Define if you have the Mach cthreads package */
917 /* Define if you are using Mach cthreads directly under /include */
920 /* Define if you are using Mach cthreads under mach / */
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
pyconfig.h 22 /* Define if you have the Mach cthreads package */
917 /* Define if you are using Mach cthreads directly under /include */
920 /* Define if you are using Mach cthreads under mach / */
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h 22 /* Define if you have the Mach cthreads package */
917 /* Define if you are using Mach cthreads directly under /include */
920 /* Define if you are using Mach cthreads under mach / */
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h 22 /* Define if you have the Mach cthreads package */
917 /* Define if you are using Mach cthreads directly under /include */
920 /* Define if you are using Mach cthreads under mach / */
    [all...]
  /art/runtime/
trace.cc 710 os << StringPrintf("%cthreads\n", kTraceTokenChar);
    [all...]

Completed in 762 milliseconds