Lines Matching refs:pthreads
131 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pth…
136 # pthreads: AIX (must check this before -lpthread)
142 # -pthreads: Solaris/gcc (Note: HP C also rejects)
144 # doesn't hurt to check since this sometimes defines pthreads and
184 …[AC_MSG_WARN([IBM z/OS requires -D_OPEN_THREADS or -D_UNIX03_THREADS to enable pthreads support.])…
190 # (non-functional) versions of the pthreads routines, so link-based
195 # standard Solaris way of linking pthreads (-mt -lpthread).
201 # GCC generally uses -pthread, or -pthreads on some platforms (e.g. SPARC)
204 [ax_pthread_flags="-pthread -pthreads $ax_pthread_flags"])
207 # definitions is, on some systems, a strong hint that pthreads support is
328 AC_MSG_CHECKING([whether pthreads work without any flags])
332 AC_MSG_CHECKING([whether pthreads work with -mt -lpthread])
338 AC_MSG_CHECKING([whether pthreads work with $ax_pthread_try_flag])
350 AC_MSG_CHECKING([for the pthreads library -l$ax_pthread_try_flag])
424 AC_CACHE_CHECK([whether more special flags are required for pthreads],