Home
last modified time | relevance | path

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

123456789

/netbsd-src/external/bsd/libbind/dist/
H A Dconfig.threads.in2 # Begin pthreads checking.
41 # bug in unproven-pthreads; see PR #12650
92 # Search for / configure pthreads in a system-dependent fashion.
96 # NetBSD has multiple pthreads implementations. The
97 # recommended one to use is "unproven-pthreads". The
98 # older "mit-pthreads" may also work on some NetBSD
124 if test ! -d $LOCALBASE/pthreads
132 AC_MSG_RESULT(mit-pthreads/unproven-pthreads)
133 pkg="$LOCALBASE/pthreads"
/netbsd-src/external/bsd/libevent/dist/m4/
H A Dacx_pthread.m4125 acx_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --t…
130 # pthreads: AIX (must check this before -lpthread)
137 # -pthreads: Solaris/gcc
140 # doesn't hurt to check since this sometimes defines pthreads too;
142 # ... -mt is also the pthreads flag for HP/aCC
151 # (non-functional) versions of the pthreads routines, so link-based
152 # tests will erroneously succeed. (We need to link with -pthreads/-mt/
156 # we'll just look for -pthreads and -lpthread first:
158 acx_pthread_flags="-pthreads pthread -mt -pthread $acx_pthread_flags"
167 AC_MSG_CHECKING([whether pthreads work without any flags])
[all …]
/netbsd-src/external/bsd/unbound/dist/
H A 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 …]
/netbsd-src/external/gpl3/binutils/dist/gprofng/examples/mxv-pthreads/
H A DREADME.md52 Use `make` at the command line to (re)build the executable called `mxv-pthreads`. It will be
61 gcc -o ../bindir/mxv-pthreads ../objects/main.o ../objects/manage_data.o ../objects/workload.o ../…
62 ldd ../bindir/mxv-pthreads
73 Installed mxv-pthreads in ../experiments
80 Running mxv-pthreads in ../experiments
97 $ ./mxv-pthreads -h
98 Usage: ./mxv-pthreads [-m <number of rows>] [-n <number of columns] [-r <repeat count>] [-t <number…
114 $ ./mxv-pthreads -m 2000 -n 1000 -t 4 -v
/netbsd-src/external/gpl3/gdb.old/dist/config/
H A Dax_pthread.m4131 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pth…
136 # pthreads: AIX (must check this before -lpthread)
142 # -pthreads: Solaris/gcc (Note: HP C also rejects)
144 # doesn't hurt to check since this sometimes defines pthreads and
184 …[AC_MSG_WARN([IBM z/OS requires -D_OPEN_THREADS or -D_UNIX03_THREADS to enable pthreads support.])…
190 # (non-functional) versions of the pthreads routines, so link-based
195 # standard Solaris way of linking pthreads (-mt -lpthread).
201 # GCC generally uses -pthread, or -pthreads on some platforms (e.g. SPARC)
204 [ax_pthread_flags="-pthread -pthreads $ax_pthread_flags"])
207 # definitions is, on some systems, a strong hint that pthreads support is
[all …]
/netbsd-src/external/gpl3/binutils/dist/config/
H A Dax_pthread.m4131 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pth…
136 # pthreads: AIX (must check this before -lpthread)
142 # -pthreads: Solaris/gcc (Note: HP C also rejects)
144 # doesn't hurt to check since this sometimes defines pthreads and
184 …[AC_MSG_WARN([IBM z/OS requires -D_OPEN_THREADS or -D_UNIX03_THREADS to enable pthreads support.])…
190 # (non-functional) versions of the pthreads routines, so link-based
195 # standard Solaris way of linking pthreads (-mt -lpthread).
201 # GCC generally uses -pthread, or -pthreads on some platforms (e.g. SPARC)
204 [ax_pthread_flags="-pthread -pthreads $ax_pthread_flags"])
207 # definitions is, on some systems, a strong hint that pthreads support is
[all …]
/netbsd-src/external/gpl3/gcc/dist/config/
H A Dax_pthread.m4131 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pth…
136 # pthreads: AIX (must check this before -lpthread)
142 # -pthreads: Solaris/gcc (Note: HP C also rejects)
144 # doesn't hurt to check since this sometimes defines pthreads and
184 …[AC_MSG_WARN([IBM z/OS requires -D_OPEN_THREADS or -D_UNIX03_THREADS to enable pthreads support.])…
190 # (non-functional) versions of the pthreads routines, so link-based
195 # standard Solaris way of linking pthreads (-mt -lpthread).
201 # GCC generally uses -pthread, or -pthreads on some platforms (e.g. SPARC)
204 [ax_pthread_flags="-pthread -pthreads $ax_pthread_flags"])
207 # definitions is, on some systems, a strong hint that pthreads support is
[all …]
/netbsd-src/external/gpl3/gdb/dist/config/
H A Dax_pthread.m4131 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pth…
136 # pthreads: AIX (must check this before -lpthread)
142 # -pthreads: Solaris/gcc (Note: HP C also rejects)
144 # doesn't hurt to check since this sometimes defines pthreads and
184 …[AC_MSG_WARN([IBM z/OS requires -D_OPEN_THREADS or -D_UNIX03_THREADS to enable pthreads support.])…
190 # (non-functional) versions of the pthreads routines, so link-based
195 # standard Solaris way of linking pthreads (-mt -lpthread).
201 # GCC generally uses -pthread, or -pthreads on some platforms (e.g. SPARC)
204 [ax_pthread_flags="-pthread -pthreads $ax_pthread_flags"])
207 # definitions is, on some systems, a strong hint that pthreads support is
[all …]
/netbsd-src/sys/external/isc/libsodium/dist/m4/
H A Dax_pthread.m4131 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pth…
136 # pthreads: AIX (must check this before -lpthread)
142 # -pthreads: Solaris/gcc (Note: HP C also rejects)
144 # doesn't hurt to check since this sometimes defines pthreads and
184 …[AC_MSG_WARN([IBM z/OS requires -D_OPEN_THREADS or -D_UNIX03_THREADS to enable pthreads support.])…
190 # (non-functional) versions of the pthreads routines, so link-based
195 # standard Solaris way of linking pthreads (-mt -lpthread).
201 # GCC generally uses -pthread, or -pthreads on some platforms (e.g. SPARC)
204 [ax_pthread_flags="-pthread -pthreads $ax_pthread_flags"])
207 # definitions is, on some systems, a strong hint that pthreads support is
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/config/
H A Dax_pthread.m4131 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pth…
136 # pthreads: AIX (must check this before -lpthread)
142 # -pthreads: Solaris/gcc (Note: HP C also rejects)
144 # doesn't hurt to check since this sometimes defines pthreads and
184 …[AC_MSG_WARN([IBM z/OS requires -D_OPEN_THREADS or -D_UNIX03_THREADS to enable pthreads support.])…
190 # (non-functional) versions of the pthreads routines, so link-based
195 # standard Solaris way of linking pthreads (-mt -lpthread).
201 # GCC generally uses -pthread, or -pthreads on some platforms (e.g. SPARC)
204 [ax_pthread_flags="-pthread -pthreads $ax_pthread_flags"])
207 # definitions is, on some systems, a strong hint that pthreads support is
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/config/
H A Dax_pthread.m4131 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pth…
136 # pthreads: AIX (must check this before -lpthread)
142 # -pthreads: Solaris/gcc (Note: HP C also rejects)
144 # doesn't hurt to check since this sometimes defines pthreads and
184 …[AC_MSG_WARN([IBM z/OS requires -D_OPEN_THREADS or -D_UNIX03_THREADS to enable pthreads support.])…
190 # (non-functional) versions of the pthreads routines, so link-based
195 # standard Solaris way of linking pthreads (-mt -lpthread).
201 # GCC generally uses -pthread, or -pthreads on some platforms (e.g. SPARC)
204 [ax_pthread_flags="-pthread -pthreads $ax_pthread_flags"])
207 # definitions is, on some systems, a strong hint that pthreads support is
[all …]
/netbsd-src/external/mit/libuv/dist/m4/
H A Dax_pthread.m4131 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pth…
136 # pthreads: AIX (must check this before -lpthread)
142 # -pthreads: Solaris/gcc (Note: HP C also rejects)
144 # doesn't hurt to check since this sometimes defines pthreads and
184 …[AC_MSG_WARN([IBM z/OS requires -D_OPEN_THREADS or -D_UNIX03_THREADS to enable pthreads support.])…
190 # (non-functional) versions of the pthreads routines, so link-based
195 # standard Solaris way of linking pthreads (-mt -lpthread).
201 # GCC generally uses -pthread, or -pthreads on some platforms (e.g. SPARC)
204 [ax_pthread_flags="-pthread -pthreads $ax_pthread_flags"])
207 # definitions is, on some systems, a strong hint that pthreads support is
[all …]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A DMakefile.in21 -I${srcdir}/pthreads/include \
43 THREADOBJS = pthreads/condition.@O@ pthreads/mutex.@O@ pthreads/thread.@O@
97 SUBDIRS = include netmgr unix pthreads
/netbsd-src/external/mpl/bind/dist/m4/
H A Dax_pthread.m4141 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pth…
146 # pthreads: AIX (must check this before -lpthread)
152 # -pthreads: Solaris/gcc (Note: HP C also rejects)
154 # doesn't hurt to check since this sometimes defines pthreads and
194 …[AC_MSG_WARN([IBM z/OS requires -D_OPEN_THREADS or -D_UNIX03_THREADS to enable pthreads support.])…
200 # (non-functional) versions of the pthreads routines, so link-based
205 # standard Solaris way of linking pthreads (-mt -lpthread).
230 # GCC generally uses -pthread, or -pthreads on some platforms (e.g. SPARC)
241 [ax_pthread_flags="-pthread,-lpthread -pthread -pthreads $ax_pthread_flags"])
250 # definitions is, on some systems, a strong hint that pthreads support is
[all …]
/netbsd-src/external/lgpl3/mpfr/dist/m4/
H A Dax_pthread.m4139 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pth…
144 # pthreads: AIX (must check this before -lpthread)
150 # -pthreads: Solaris/gcc (Note: HP C also rejects)
152 # doesn't hurt to check since this sometimes defines pthreads and
192 …[AC_MSG_WARN([IBM z/OS requires -D_OPEN_THREADS or -D_UNIX03_THREADS to enable pthreads support.])…
198 # (non-functional) versions of the pthreads routines, so link-based
203 # standard Solaris way of linking pthreads (-mt -lpthread).
228 # GCC generally uses -pthread, or -pthreads on some platforms (e.g. SPARC)
239 [ax_pthread_flags="-pthread,-lpthread -pthread -pthreads $ax_pthread_flags"])
248 # definitions is, on some systems, a strong hint that pthreads support is
[all …]
/netbsd-src/external/bsd/unbound/
H A DTODO4 - non-pthreads
/netbsd-src/external/bsd/unbound/dist/doc/
H A DREADME29 * --without-pthreads
30 This disables pthreads. Without this option the pthreads library
42 a recent pthreads library to work.
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/build/libs/pthread/
H A DBUILD.gn9 # On Android, bionic has built-in support for pthreads.
/netbsd-src/sys/external/isc/libsodium/dist/dist-build/
H A Dnativeclient-x86_64.sh16 --disable-ssp --without-pthreads \
H A Dnativeclient-x86.sh16 --disable-ssp --without-pthreads \
H A Dnativeclient-pnacl.sh24 --disable-ssp --without-pthreads \
/netbsd-src/external/bsd/libevent/dist/
H A Dlibevent_pthreads.pc.in9 Description: libevent_pthreads adds pthreads-based threading support to libevent
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/
H A Dlibevent_pthreads.pc.in9 Description: libevent_pthreads adds pthreads-based threading support to libevent
/netbsd-src/external/gpl3/binutils/dist/gprofng/examples/mxv-pthreads/experiments/
H A Dprofile.sh28 exe=../experiments/mxv-pthreads
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
H A DMakefile.in18 -I${srcdir}/../pthreads/include \

123456789