Home
last modified time | relevance | path

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

123456

/external/fio/t/
Dmemlock.c35 pthread_t *pthreads; in main() local
46 pthreads = calloc(threads, sizeof(pthread_t)); in main()
50 pthread_create(&pthreads[i], NULL, worker, &td); in main()
55 pthread_join(pthreads[i], &ret); in main()
/external/googletest/googletest/
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])])])
/external/vulkan-validation-layers/tests/gtest-1.7.0/
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])])])
/external/v8/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])])])
/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])])])
/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])])])
/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/vulkan-validation-layers/tests/gtest-1.7.0/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/v8/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/googletest/googletest/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/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/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/dist2/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/ImageMagick/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"
186 AC_MSG_CHECKING([whether pthreads work without any flags])
[all …]
/external/libmicrohttpd/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"
186 AC_MSG_CHECKING([whether pthreads work without any flags])
[all …]
/external/googletest/googlemock/
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])])])
/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])])])
/external/v8/testing/gmock/
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])])])
/external/libnl/
Dconfigure.ac98 AC_ARG_ENABLE([pthreads], optenable
99 AS_HELP_STRING([--disable-pthreads], [Disable pthreads support]),
111 AC_DEFINE([DISABLE_PTHREADS], [1], [Define to 1 to disable pthreads])
/external/libvncserver/
DNEWS166 fixed a bug with pthreads where the connection was not closed
174 pthreads and libjpeg as well as zrle/c++)
218 So, the pthreads section is now always at the end, and also
226 should also work with pthreads, because copyrects are
231 flag backgroundLoop in rfbScreenInfo (if having pthreads)
247 pthreads now work (use iterators!)
251 fixed rfbCloseClient not to close the connection (pthreads!)
/external/libevent/
Dlibevent_pthreads.pc.in9 Description: libevent_pthreads adds pthreads-based threading support to libevent
/external/v8/tools/gcmole/
Dbootstrap.sh105 --disable-pthreads \

123456