Lines Matching refs:pthreads
120 ax_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --th…
125 # pthreads: AIX (must check this before -lpthread)
132 # -pthreads: Solaris/gcc
135 # doesn't hurt to check since this sometimes defines pthreads too;
137 # ... -mt is also the pthreads flag for HP/aCC
146 # (non-functional) versions of the pthreads routines, so link-based
147 # tests will erroneously succeed. (We need to link with -pthreads/-mt/
151 # we'll just look for -pthreads and -lpthread first:
153 ax_pthread_flags="-pthreads pthread -mt -pthread $ax_pthread_flags"
166 AC_MSG_CHECKING([whether pthreads work without any flags])
170 AC_MSG_CHECKING([whether pthreads work with $flag])
182 AC_MSG_CHECKING([for the pthreads library -l$flag])
246 AC_MSG_CHECKING([if more special flags are required for pthreads])