Searched refs:pthreads (Results 1 – 25 of 225) sorted by relevance
123456789
| /netbsd/src/external/bsd/libbind/dist/ |
| 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/ntp/dist/sntp/libevent/m4/ |
| 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/libevent/dist/m4/ |
| 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/ntp/dist/libntp/ |
| D | Makefile.in | 100 @PTHREADS_TRUE@ lib/isc/pthreads/condition.c \ 101 @PTHREADS_TRUE@ lib/isc/pthreads/mutex.c \ 102 @PTHREADS_TRUE@ lib/isc/pthreads/thread.c \ 194 lib/isc/pthreads/condition.c lib/isc/pthreads/mutex.c \ 195 lib/isc/pthreads/thread.c lib/isc/nothreads/condition.c \ 199 @PTHREADS_TRUE@am__objects_2 = lib/isc/pthreads/condition.$(OBJEXT) \ 200 @PTHREADS_TRUE@ lib/isc/pthreads/mutex.$(OBJEXT) \ 201 @PTHREADS_TRUE@ lib/isc/pthreads/thread.$(OBJEXT) \ 280 lib/isc/pthreads/condition.c lib/isc/pthreads/mutex.c \ 281 lib/isc/pthreads/thread.c lib/isc/nothreads/condition.c \ [all …]
|
| D | Makefile.am | 127 lib/isc/pthreads/condition.c \ 128 lib/isc/pthreads/mutex.c \ 129 lib/isc/pthreads/thread.c \ 136 lib/isc/pthreads/condition.c \ 137 lib/isc/pthreads/mutex.c \ 138 lib/isc/pthreads/thread.c \ 244 lib/isc/pthreads/include \
|
| /netbsd/src/external/gpl3/binutils/dist/config/ |
| 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/ |
| 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/ |
| 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/lgpl3/mpfr/dist/m4/ |
| 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/gpl3/gdb/dist/gdb/testsuite/gdb.multi/ |
| D | multi-re-run.exp | 35 [list pthreads debug]] } { 42 [list pthreads debug]] } {
|
| D | info-threads.exp | 23 if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {pthreads debug}] } {
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.trace/ |
| D | trace-mt.exp | 26 [list debug pthreads $additional_flags]] } { 112 [list debug pthreads $additional_flags shlib=$libipa]] } {
|
| /netbsd/src/external/bsd/ntp/dist/sntp/m4/ |
| D | ntp_libevent.m4 | 110 pthreads) 117 # is "pthreads"? 135 pthreads) 147 dnl [CFLAGS value to build with pthreads]
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/ |
| D | names.exp | 23 if [prepare_for_testing "failed to prepare" $testfile $srcfile {debug pthreads}] {
|
| D | stop-with-handle.exp | 27 "${testfile}" "${srcfile}" {debug pthreads}]} {
|
| D | schedlock-thread-exit.exp | 26 {debug pthreads additional_flags=-std=c99}] } {
|
| D | clone-thread_db.exp | 25 if [prepare_for_testing "failed to prepare" $testfile $srcfile {debug pthreads}] {
|
| D | next-while-other-thread-longjmps.exp | 26 $testfile $srcfile {c++ debug pthreads}] == -1} {
|
| D | hand-call-new-thread.exp | 21 if [prepare_for_testing "failed to prepare" $testfile $srcfile {debug pthreads}] {
|
| D | next-bp-other-thread.exp | 24 {debug pthreads}] == -1} {
|
| D | vfork-follow-child-exit.exp | 21 if {[build_executable "failed to prepare" $testfile $srcfile {debug pthreads}]} {
|
| D | vfork-follow-child-exec.exp | 21 if {[build_executable "failed to prepare" $testfile $srcfile {debug pthreads}]} {
|
| D | non-ldr-exit.exp | 21 if {[prepare_for_testing "failed to prepare" $testfile $srcfile {debug pthreads}] == -1} {
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.btrace/ |
| D | enable-new-thread.exp | 23 if [prepare_for_testing "failed to prepare" $testfile $srcfile {debug pthreads}] {
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| D | traced-thread.exp | 24 {debug pthreads}]} {
|
123456789