Searched refs:gl_have_isoc_threads (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gnulib/
H A Dconfigure13916 gl_have_isoc_threads="$ac_cv_header_threads_h"
14246 if test "$gl_use_threads" = isoc+posix && test "$gl_have_isoc_threads" = yes; then
14269 if test "$gl_use_threads" = isoc && test "$gl_have_isoc_threads" = yes; then
/netbsd-current/external/gpl3/gdb/dist/gnulib/
H A Dconfigure17013 gl_have_isoc_threads="$ac_cv_header_threads_h"
17375 if test "$gl_use_threads" = isoc+posix && test "$gl_have_isoc_threads" = yes; then
17412 if test "$gl_use_threads" = isoc && test "$gl_have_isoc_threads" = yes; then

Completed in 145 milliseconds