/netbsd-src/external/bsd/libbind/dist/ |
H A D | config.threads.in | 2 # 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 D | acx_pthread.m4 | 125 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 D | ax_pthread.m4 | 126 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 D | README.md | 52 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 D | ax_pthread.m4 | 131 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 D | ax_pthread.m4 | 131 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 D | ax_pthread.m4 | 131 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 D | ax_pthread.m4 | 131 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 D | ax_pthread.m4 | 131 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 D | ax_pthread.m4 | 131 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 D | ax_pthread.m4 | 131 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 D | ax_pthread.m4 | 131 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 D | Makefile.in | 21 -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 D | ax_pthread.m4 | 141 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 D | ax_pthread.m4 | 139 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 D | TODO | 4 - non-pthreads
|
/netbsd-src/external/bsd/unbound/dist/doc/ |
H A D | README | 29 * --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 D | BUILD.gn | 9 # On Android, bionic has built-in support for pthreads.
|
/netbsd-src/sys/external/isc/libsodium/dist/dist-build/ |
H A D | nativeclient-x86_64.sh | 16 --disable-ssp --without-pthreads \
|
H A D | nativeclient-x86.sh | 16 --disable-ssp --without-pthreads \
|
H A D | nativeclient-pnacl.sh | 24 --disable-ssp --without-pthreads \
|
/netbsd-src/external/bsd/libevent/dist/ |
H A D | libevent_pthreads.pc.in | 9 Description: libevent_pthreads adds pthreads-based threading support to libevent
|
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/ |
H A D | libevent_pthreads.pc.in | 9 Description: libevent_pthreads adds pthreads-based threading support to libevent
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/examples/mxv-pthreads/experiments/ |
H A D | profile.sh | 28 exe=../experiments/mxv-pthreads
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/ |
H A D | Makefile.in | 18 -I${srcdir}/../pthreads/include \
|