HomeSort by: relevance | last modified time | path
    Searched refs:ax_pthread_flags (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/m4/
ax_pthread.m4 131 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config"
160 ax_pthread_flags="-kthread lthread $ax_pthread_flags"
168 ax_pthread_flags="-mt -pthread pthread $ax_pthread_flags"
197 ax_pthread_flags="-mt,pthread pthread $ax_pthread_flags"
204 [ax_pthread_flags="-pthread -pthreads $ax_pthread_flags"])
324 for ax_pthread_try_flag in $ax_pthread_flags; d
    [all...]
  /src/sys/external/isc/libsodium/dist/
configure 4908 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config"
4937 ax_pthread_flags="-kthread lthread $ax_pthread_flags"
4945 ax_pthread_flags="-mt -pthread pthread $ax_pthread_flags"
4982 ax_pthread_flags="-mt,pthread pthread $ax_pthread_flags"
4989 ax_pthread_flags="-pthread -pthreads $ax_pthread_flags"
5149 for ax_pthread_try_flag in $ax_pthread_flags; d
    [all...]

Completed in 16 milliseconds