Lines Matching refs:ax_pthread_flags
15262 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config"
15291 ax_pthread_flags="-kthread lthread $ax_pthread_flags"
15299 ax_pthread_flags="-mt -pthread pthread $ax_pthread_flags"
15337 ax_pthread_flags="-mt,-lpthread pthread $ax_pthread_flags"
15387 ax_pthread_flags="-pthread,-lpthread -pthread -pthreads $ax_pthread_flags"
15394 ax_pthread_flags="-pthread,-lpthread -pthread"
15424 for ax_pthread_try_flag in $ax_pthread_flags; do