Home | History | Annotate | Download | only in gdbsupport

Lines Matching refs:ax_pthread_flags

11786 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config"
11815 ax_pthread_flags="-kthread lthread $ax_pthread_flags"
11823 ax_pthread_flags="-mt -pthread pthread $ax_pthread_flags"
11860 ax_pthread_flags="-mt,pthread pthread $ax_pthread_flags"
11867 ax_pthread_flags="-pthread -pthreads $ax_pthread_flags"
12027 for ax_pthread_try_flag in $ax_pthread_flags; do