Lines Matching refs:pthreads
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])
171 AC_MSG_CHECKING([whether pthreads work with $flag])
183 AC_MSG_CHECKING([for the pthreads library -l$flag])
242 AC_MSG_CHECKING([if more special flags are required for pthreads])