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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
thread_cthread.h 3 #include <mach/cthreads.h>
7 #include <cthreads.h>
  /external/python/cpython2/Python/
thread_cthread.h 3 #include <mach/cthreads.h>
7 #include <cthreads.h>
  /external/fio/
gettime.c 565 struct clock_thread *cthreads; local
591 cthreads = malloc(nr_cpus * sizeof(struct clock_thread));
599 struct clock_thread *t = &cthreads[i];
617 struct clock_thread *t = &cthreads[i];
623 struct clock_thread *t = &cthreads[i];
629 struct clock_thread *t = &cthreads[i];
636 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 */

Completed in 729 milliseconds