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

  /src/external/gpl3/gdb.old/dist/gnulib/
configure 17013 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
  /src/external/gpl3/gdb/dist/gnulib/
configure 17010 gl_have_isoc_threads="$ac_cv_header_threads_h"
17372 if test "$gl_use_threads" = isoc+posix && test "$gl_have_isoc_threads" = yes; then
17409 if test "$gl_use_threads" = isoc && test "$gl_have_isoc_threads" = yes; then

Completed in 29 milliseconds