Home | History | Annotate | Download | only in libmicrohttpd

Lines Matching refs:ax_pthread_flags

12391 ax_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config"
12424 ax_pthread_flags="-pthreads pthread -mt -pthread $ax_pthread_flags"
12428 ax_pthread_flags="-pthread $ax_pthread_flags"
12464 for flag in $ax_pthread_flags; do