Lines Matching refs:pthreads
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"
172 AC_MSG_CHECKING([whether pthreads work without any flags])
176 AC_MSG_CHECKING([whether pthreads work with $flag])
188 AC_MSG_CHECKING([for the pthreads library -l$flag])
255 AC_MSG_CHECKING([if more special flags are required for pthreads])