Lines Matching refs:pthreads
621 +ax_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --t…
626 +# pthreads: AIX (must check this before -lpthread)
633 +# -pthreads: Solaris/gcc
636 +# doesn't hurt to check since this sometimes defines pthreads too;
638 +# ... -mt is also the pthreads flag for HP/aCC
647 + # (non-functional) versions of the pthreads routines, so link-based
648 + # tests will erroneously succeed. (We need to link with -pthreads/-mt/
652 + # we'll just look for -pthreads and -lpthread first:
654 + ax_pthread_flags="-pthreads pthread -mt -pthread $ax_pthread_flags"
681 + AC_MSG_CHECKING([whether pthreads work without any flags])
685 + AC_MSG_CHECKING([whether pthreads work with $flag])
697 + AC_MSG_CHECKING([for the pthreads library -l$flag])
764 + AC_MSG_CHECKING([if more special flags are required for pthreads])