Home
last modified time | relevance | path

Searched refs:pthreads (Results 1 – 25 of 67) sorted by relevance

123

/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() argument
455 pthreads->threads = thread_map__new(pid, tid, uid); in pyrf_thread_map__init()
456 if (pthreads->threads == NULL) in pyrf_thread_map__init()
461 static void pyrf_thread_map__delete(struct pyrf_thread_map *pthreads) in pyrf_thread_map__delete() argument
463 thread_map__delete(pthreads->threads); in pyrf_thread_map__delete()
464 pthreads->ob_type->tp_free((PyObject*)pthreads); in pyrf_thread_map__delete()
469 struct pyrf_thread_map *pthreads = (void *)obj; in pyrf_thread_map__length() local
471 return pthreads->threads->nr; in pyrf_thread_map__length()
476 struct pyrf_thread_map *pthreads = (void *)obj; in pyrf_thread_map__item() local
478 if (i >= pthreads->threads->nr) in pyrf_thread_map__item()
[all …]
/external/protobuf/gtest/
Dconfigure.ac42 # Configure pthreads.
43 AC_ARG_WITH([pthreads], optwith
44 [AS_HELP_STRING([--with-pthreads],
45 [use pthreads (default is yes)])],
55 [--with-pthreads was specified, but unable to be used])])])
DCHANGES4 where the pthreads library is available.
/external/google-breakpad/src/testing/gtest/
Dconfigure.ac43 # Configure pthreads.
44 AC_ARG_WITH([pthreads], optwith
45 [AS_HELP_STRING([--with-pthreads],
46 [use pthreads (default is yes)])],
56 [--with-pthreads was specified, but unable to be used])])])
DCHANGES36 where the pthreads library is available.
/external/google-breakpad/m4/
Dax_pthread.m4120 ax_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --th…
125 # pthreads: AIX (must check this before -lpthread)
132 # -pthreads: Solaris/gcc
135 # doesn't hurt to check since this sometimes defines pthreads too;
137 # ... -mt is also the pthreads flag for HP/aCC
146 # (non-functional) versions of the pthreads routines, so link-based
147 # tests will erroneously succeed. (We need to link with -pthreads/-mt/
151 # we'll just look for -pthreads and -lpthread first:
153 ax_pthread_flags="-pthreads pthread -mt -pthread $ax_pthread_flags"
166 AC_MSG_CHECKING([whether pthreads work without any flags])
[all …]
/external/google-breakpad/src/testing/gtest/m4/
Dacx_pthread.m4102 acx_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --t…
107 # pthreads: AIX (must check this before -lpthread)
114 # -pthreads: Solaris/gcc
117 # doesn't hurt to check since this sometimes defines pthreads too;
119 # ... -mt is also the pthreads flag for HP/aCC
128 # (non-functional) versions of the pthreads routines, so link-based
129 # tests will erroneously succeed. (We need to link with -pthreads/-mt/
133 # we'll just look for -pthreads and -lpthread first:
135 acx_pthread_flags="-pthreads pthread -mt -pthread $acx_pthread_flags"
144 AC_MSG_CHECKING([whether pthreads work without any flags])
[all …]
/external/protobuf/gtest/m4/
Dacx_pthread.m4102 acx_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --t…
107 # pthreads: AIX (must check this before -lpthread)
114 # -pthreads: Solaris/gcc
117 # doesn't hurt to check since this sometimes defines pthreads too;
119 # ... -mt is also the pthreads flag for HP/aCC
128 # (non-functional) versions of the pthreads routines, so link-based
129 # tests will erroneously succeed. (We need to link with -pthreads/-mt/
133 # we'll just look for -pthreads and -lpthread first:
135 acx_pthread_flags="-pthreads pthread -mt -pthread $acx_pthread_flags"
144 AC_MSG_CHECKING([whether pthreads work without any flags])
[all …]
/external/protobuf/m4/
Dacx_pthread.m4102 acx_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --t…
107 # pthreads: AIX (must check this before -lpthread)
114 # -pthreads: Solaris/gcc
117 # doesn't hurt to check since this sometimes defines pthreads too;
119 # ... -mt is also the pthreads flag for HP/aCC
128 # (non-functional) versions of the pthreads routines, so link-based
129 # tests will erroneously succeed. (We need to link with -pthreads/-mt/
133 # we'll just look for -pthreads and -lpthread first:
135 acx_pthread_flags="-pthreads pthread -mt -pthread $acx_pthread_flags"
144 AC_MSG_CHECKING([whether pthreads work without any flags])
[all …]
/external/mesa3d/m4/
Dax_pthread.m4126 ax_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --th…
131 # pthreads: AIX (must check this before -lpthread)
138 # -pthreads: Solaris/gcc
141 # doesn't hurt to check since this sometimes defines pthreads too;
143 # ... -mt is also the pthreads flag for HP/aCC
152 # (non-functional) versions of the pthreads routines, so link-based
153 # tests will erroneously succeed. (We need to link with -pthreads/-mt/
157 # we'll just look for -pthreads and -lpthread first:
159 ax_pthread_flags="-pthreads pthread -mt -pthread $ax_pthread_flags"
172 AC_MSG_CHECKING([whether pthreads work without any flags])
[all …]
/external/pcre/dist/m4/
Dax_pthread.m4126 ax_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --th…
131 # pthreads: AIX (must check this before -lpthread)
138 # -pthreads: Solaris/gcc
141 # doesn't hurt to check since this sometimes defines pthreads too;
143 # ... -mt is also the pthreads flag for HP/aCC
152 # (non-functional) versions of the pthreads routines, so link-based
153 # tests will erroneously succeed. (We need to link with -pthreads/-mt/
157 # we'll just look for -pthreads and -lpthread first:
159 ax_pthread_flags="-pthreads pthread -mt -pthread $ax_pthread_flags"
172 AC_MSG_CHECKING([whether pthreads work without any flags])
[all …]
/external/harfbuzz_ng/m4/
Dax_pthread.m4126 ax_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --th…
131 # pthreads: AIX (must check this before -lpthread)
138 # -pthreads: Solaris/gcc
141 # doesn't hurt to check since this sometimes defines pthreads too;
143 # ... -mt is also the pthreads flag for HP/aCC
152 # (non-functional) versions of the pthreads routines, so link-based
153 # tests will erroneously succeed. (We need to link with -pthreads/-mt/
157 # we'll just look for -pthreads and -lpthread first:
159 ax_pthread_flags="-pthreads pthread -mt -pthread $ax_pthread_flags"
172 AC_MSG_CHECKING([whether pthreads work without any flags])
[all …]
/external/google-breakpad/src/testing/
Dconfigure.ac40 # Configure pthreads.
41 AC_ARG_WITH([pthreads], optwith
42 [AS_HELP_STRING([--with-pthreads],
43 [use pthreads (default is yes)])],
53 [--with-pthreads was specified, but unable to be used])])])
DCHANGES30 on platforms having pthreads.
/external/libvncserver/
DNEWS142 fixed a bug with pthreads where the connection was not closed
150 pthreads and libjpeg as well as zrle/c++)
194 So, the pthreads section is now always at the end, and also
202 should also work with pthreads, because copyrects are
207 flag backgroundLoop in rfbScreenInfo (if having pthreads)
223 pthreads now work (use iterators!)
227 fixed rfbCloseClient not to close the connection (pthreads!)
DREADME327 There are three packages you want to get hold of: zlib, jpeg and pthreads.
338 This, however, is how I implemented mutexes in case you don't need pthreads,
361 blooptest is a test of pthreads. It is just the example, but with a background
/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal_defs.h.in82 * bootstrapping will cause recursion into the pthreads library. Therefore, if
96 * Defined if the pthreads implementation defines
244 /* Adaptive mutex support in pthreads. */
/external/deqp/targets/raspi/
Draspi.cmake11 ${SYSTEM_INCLUDE}/interface/vcos/pthreads
/external/v8/tools/gcmole/
Dbootstrap.sh105 --disable-pthreads \
/external/libxml2/os400/libxmlrpg/
Dthreads.rpgle3 * should work with pthreads, Windows native or TLS threads
/external/mesa3d/docs/
DREADME.THREADS19 1) POSIX threads (aka pthreads).
/external/linux-tools-perf/src/tools/perf/bench/
Dnuma.c1196 pthread_t *pthreads; in worker_process() local
1215 pthreads = zalloc(g->p.nr_threads * sizeof(pthread_t)); in worker_process()
1235 ret = pthread_create(pthreads + t, NULL, worker_thread, td); in worker_process()
1240 ret = pthread_join(pthreads[t], NULL); in worker_process()
1245 free(pthreads); in worker_process()
/external/ceres-solver/cmake/
Dconfig.h.in68 // as in this case pthreads is also required.
/external/clang/docs/
DThreadSanitizer.rst128 using pthreads, but we do not promise anything (yet). C++11 threading is
/external/jemalloc/
Dconfigure.ac1133 dnl Configure pthreads.
1137 dnl Some systems may embed pthreads functionality in libc; check for libpthread
1165 dnl it rather than pthreads TSD cleanup functions to support cleanup during
1166 dnl thread exit, in order to avoid pthreads library recursion during
1495 JE_COMPILABLE([pthreads adaptive mutexes], [

123