Home | History | Annotate | Download | only in dist

Lines Matching refs:ax_pthread_flags

28175 ax_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config"
28208 ax_pthread_flags="-pthreads pthread -mt -pthread $ax_pthread_flags"
28212 ax_pthread_flags="-pthread $ax_pthread_flags"
28217 ax_pthread_flags=""
28255 for flag in $ax_pthread_flags; do