HomeSort by relevance Sort by last modified time
    Searched full:pthreads (Results 1 - 25 of 286) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /hardware/intel/common/libwsbm/
configure.ac 21 [AC_DEFINE(HAVE_PTHREADS, 1, "os has pthreads")],,,)
  /external/google-breakpad/src/testing/gtest/
configure.ac 43 # Configure pthreads.
44 AC_ARG_WITH([pthreads],
45 [AS_HELP_STRING([--with-pthreads],
46 [use pthreads (default is yes)])],
56 [--with-pthreads was specified, but unable to be used])])])
  /external/protobuf/gtest/
configure.ac 42 # Configure pthreads.
43 AC_ARG_WITH([pthreads],
44 [AS_HELP_STRING([--with-pthreads],
45 [use pthreads (default is yes)])],
55 [--with-pthreads was specified, but unable to be used])])])
  /external/valgrind/docs/xml/
vg-entities.xml 55 <!ENTITY vg-pthreads-perf-sched-manual "manual-core">
56 <!ENTITY vg-pthreads-perf-sched-ref "pthreads_perf_sched">
57 <!ENTITY vg-pthreads-perf-sched-label "Scheduling and Multi-Thread Performance">
58 <!ENTITY vg-pthreads-perf-sched-id "&vg-pthreads-perf-sched-manual;.&vg-pthreads-perf-sched-ref;">
59 <!ENTITY vg-pthreads-perf-sched-url "&vg-manual-url;&vg-pthreads-perf-sched-manual;.html#&vg-pthreads-perf-sched-id;">
  /external/protobuf/m4/
acx_pthread.m4 102 acx_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config"
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
    [all...]
  /external/deqp/targets/raspi/
raspi.cmake 11 ${SYSTEM_INCLUDE}/interface/vcos/pthreads
  /external/google-breakpad/src/testing/gtest/m4/
acx_pthread.m4 102 acx_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config"
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
    [all...]
  /external/protobuf/gtest/m4/
acx_pthread.m4 102 acx_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config"
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
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test__osx_support.py 75 'CC': 'gcc-test -pthreads',
78 'CC': 'clang -pthreads',
81 newvalue = 'clang -pthreads'
89 'CC': 'gcc-test -pthreads',
92 'CC': 'clang -pthreads',
96 newvalue = 'clang -pthreads'
102 'CC': 'gcc-test -pthreads',
106 newvalue = 'gcc-test -pthreads'
121 'CC': 'gcc-test -pthreads',
131 'CC': 'clang -pthreads',
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test__osx_support.py 75 'CC': 'gcc-test -pthreads',
78 'CC': 'clang -pthreads',
81 newvalue = 'clang -pthreads'
89 'CC': 'gcc-test -pthreads',
92 'CC': 'clang -pthreads',
96 newvalue = 'clang -pthreads'
102 'CC': 'gcc-test -pthreads',
106 newvalue = 'gcc-test -pthreads'
121 'CC': 'gcc-test -pthreads',
131 'CC': 'clang -pthreads',
    [all...]
  /external/google-breakpad/m4/
ax_pthread.m4 120 ax_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config"
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
    [all...]
  /external/harfbuzz_ng/m4/
ax_pthread.m4 126 ax_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config"
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
    [all...]
  /external/mesa3d/m4/
ax_pthread.m4 126 ax_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config"
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
    [all...]
  /external/pcre/dist/m4/
ax_pthread.m4 126 ax_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config"
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
    [all...]
  /external/google-breakpad/src/testing/
configure.ac 40 # Configure pthreads.
41 AC_ARG_WITH([pthreads],
42 [AS_HELP_STRING([--with-pthreads],
43 [use pthreads (default is yes)])],
53 [--with-pthreads was specified, but unable to be used])])])
  /external/linux-tools-perf/src/tools/perf/util/
python.c 445 static int pyrf_thread_map__init(struct pyrf_thread_map *pthreads,
455 pthreads->threads = thread_map__new(pid, tid, uid);
456 if (pthreads->threads == NULL)
461 static void pyrf_thread_map__delete(struct pyrf_thread_map *pthreads)
463 thread_map__delete(pthreads->threads);
464 pthreads->ob_type->tp_free((PyObject*)pthreads);
469 struct pyrf_thread_map *pthreads = (void *)obj; local
471 return pthreads->threads->nr;
476 struct pyrf_thread_map *pthreads = (void *)obj local
631 PyObject *pcpus = NULL, *pthreads = NULL; local
697 PyObject *pcpus = NULL, *pthreads = NULL; local
    [all...]
  /external/libxml2/include/libxml/
threads.h 4 * should work with pthreads, Windows native or TLS threads
  /external/libxml2/os400/libxmlrpg/
threads.rpgle 3 * should work with pthreads, Windows native or TLS threads
  /external/llvm/utils/unittest/UnitTestMain/
Makefile 25 # Disable pthreads if LLVM was configured without them.
  /external/mesa3d/src/mesa/drivers/common/
descrip.mms 22 CFLAGS = /include=($(INCDIR),[])/define=(PTHREADS=1)/name=(as_is,short)\
  /external/mesa3d/src/mesa/drivers/osmesa/
descrip.mms 26 CFLAGS = /include=($(INCDIR),[])/define=(PTHREADS=1)/name=(as_is,short)/float=ieee/ieee=denorm
  /external/mesa3d/src/mesa/math/
descrip.mms 19 CFLAGS = /include=($(INCDIR),[])/define=(PTHREADS=1)/name=(as_is,short)/float=ieee/ieee=denorm
  /external/mesa3d/src/mesa/swrast_setup/
descrip.mms 23 CFLAGS = /include=($(INCDIR),[])/define=(PTHREADS=1)/name=(as_is,short)/float=ieee/ieee=denorm
  /external/valgrind/none/tests/
pth_cancel2.c 4 * "Using POSIX Threads: Programming with Pthreads"
pth_once.c 4 * "Using POSIX Threads: Programming with Pthreads"

Completed in 1379 milliseconds

1 2 3 4 5 6 7 8 91011>>