Lines Matching refs:API
14 dnl * POSIX API:
26 dnl * ISO C API:
34 dnl * Gnulib API, with an implementation that can be chosen at configure
43 dnl - the implementation of the ISO C API may use the POSIX (or some other
44 dnl platform dependent) API,
45 dnl - the implementation of the Gnulib API may use the POSIX or ISO C or
46 dnl some other platform dependent API, depending on the --enable-threads
167 dnl Macros for the POSIX API
171 dnl Tests for the libraries needs for using the POSIX threads API.
182 dnl threads API is available.
286 AC_MSG_CHECKING([whether POSIX threads API is available])
292 [Define if you have the <pthread.h> header and the POSIX threads API.])
320 dnl Macros for the ISO C API
324 dnl Tests for the libraries needs for using the ISO C threads API.
329 dnl API is available.
371 AC_MSG_CHECKING([whether ISO C threads API is available])
384 dnl Macros for the Gnulib API
398 dnl the ISO C API for most things and the POSIX API only for creating and
400 dnl the ISO C API).
438 AS_HELP_STRING([--enable-threads={isoc|posix|isoc+posix|windows}], [specify multithreading API])m4_…
565 [Define if the native Windows multithreading API can be used.])
571 AC_MSG_CHECKING([for multithread API to use])