Lines Matching refs:pthreads
1524 --with-pthreads use pthreads library, or --without-pthreads to
4487 # Check whether --with-pthreads was given.
4908 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config"
4913 # pthreads: AIX (must check this before -lpthread)
4919 # -pthreads: Solaris/gcc (Note: HP C also rejects)
4921 # doesn't hurt to check since this sometimes defines pthreads and
4965 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: IBM z/OS requires -D_OPEN_THREADS or -D_UNIX03_THREADS to enable pthreads support." >&5
4966 $as_echo "$as_me: WARNING: IBM z/OS requires -D_OPEN_THREADS or -D_UNIX03_THREADS to enable pthreads support." >&2;}
4975 # (non-functional) versions of the pthreads routines, so link-based
4980 # standard Solaris way of linking pthreads (-mt -lpthread).
4986 # GCC generally uses -pthread, or -pthreads on some platforms (e.g. SPARC)
4989 ax_pthread_flags="-pthread -pthreads $ax_pthread_flags"
4993 # definitions is, on some systems, a strong hint that pthreads support is
5153 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthreads work without any flags" >&5
5154 $as_echo_n "checking whether pthreads work without any flags... " >&6; }
5158 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with -mt -lpthread" >&5
5159 $as_echo_n "checking whether pthreads work with -mt -lpthread... " >&6; }
5165 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with $ax_pthread_try_flag" >&5
5166 $as_echo_n "checking whether pthreads work with $ax_pthread_try_flag... " >&6; }
5217 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the pthreads library -l$ax_pthread_try_flag" >&5
5218 $as_echo_n "checking for the pthreads library -l$ax_pthread_try_flag... " >&6; }
5327 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether more special flags are required for pthreads" >&5
5328 $as_echo_n "checking whether more special flags are required for pthreads... " >&6; }