Home
last modified time | relevance | path

Searched defs:pthreads (Results 1 – 6 of 6) sorted by relevance

/external/google-breakpad/src/testing/gtest/
Dconfigure.ac44 AC_ARG_WITH([pthreads], optwith
/external/protobuf/gtest/
Dconfigure.ac43 AC_ARG_WITH([pthreads], optwith
/external/google-breakpad/src/testing/
Dconfigure.ac41 AC_ARG_WITH([pthreads], optwith
/external/linux-tools-perf/src/tools/perf/util/
Dpython.c445 static int pyrf_thread_map__init(struct pyrf_thread_map *pthreads, in pyrf_thread_map__init()
461 static void pyrf_thread_map__delete(struct pyrf_thread_map *pthreads) in pyrf_thread_map__delete()
469 struct pyrf_thread_map *pthreads = (void *)obj; in pyrf_thread_map__length() local
476 struct pyrf_thread_map *pthreads = (void *)obj; in pyrf_thread_map__item() local
631 PyObject *pcpus = NULL, *pthreads = NULL; in pyrf_evsel__open() local
697 PyObject *pcpus = NULL, *pthreads = NULL; in pyrf_evlist__init() local
/external/llvm/autoconf/
Dconfigure.ac976 AC_ARG_ENABLE(pthreads, optenable
/external/linux-tools-perf/src/tools/perf/bench/
Dnuma.c1196 pthread_t *pthreads; in worker_process() local