Home
last modified time | relevance | path

Searched refs:gl_pthread_api (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dthreadlib.m4190 gl_pthread_api=no
219 [gl_pthread_api=yes
223 test $gl_pthread_api = yes && break
225 echo "$as_me:__oline__: gl_pthread_api=$gl_pthread_api" >&AS_MESSAGE_LOG_FD
249 if test $gl_pthread_api = yes && test -z "$LIBPTHREAD"; then
270 elif test $gl_pthread_api != yes; then
273 [gl_pthread_api=yes
276 if test $gl_pthread_api != yes; then
279 [gl_pthread_api=yes
287 AC_MSG_RESULT([$gl_pthread_api])
[all …]
H A Dsetlocale_null.m431 if test $gl_pthread_api = no && test $ac_cv_header_threads_h = no; then
62 if test $gl_pthread_api = no && test $ac_cv_header_threads_h = no; then
/netbsd-src/external/gpl3/gdb/dist/gnulib/
H A Dconfigure13764 gl_pthread_api=no
13807 gl_pthread_api=yes
13814 test $gl_pthread_api = yes && break
13816 echo "$as_me:13816: gl_pthread_api=$gl_pthread_api" >&5
13846 if test $gl_pthread_api = yes && test -z "$LIBPTHREAD"; then
13906 elif test $gl_pthread_api != yes; then
13945 gl_pthread_api=yes
13950 if test $gl_pthread_api != yes; then
13989 gl_pthread_api=yes
14000 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_pthread_api" >&5
[all …]