Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dthreadlib.m4503 gl_have_isoc_threads="$ac_cv_header_threads_h"
512 if test "$gl_use_threads" = isoc+posix && test "$gl_have_isoc_threads" = yes; then
546 if test "$gl_use_threads" = isoc && test "$gl_have_isoc_threads" = yes; then
/netbsd-src/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