Lines Matching refs:posix
49 AC_HELP_STRING([--enable-threads={posix|solaris|pth|win32}], [specify multithreading API])
64 if test "$gl_use_threads" = yes || test "$gl_use_threads" = posix; then
104 if test "$gl_use_threads" = yes || test "$gl_use_threads" = posix; then
153 gl_threads_api=posix
267 dnl Linux 2.4/glibc posix -lpthread Y OK
269 dnl GNU Hurd/glibc posix
271 dnl FreeBSD 5.3 posix -lc_r Y
272 dnl posix -lkse ? Y
273 dnl posix -lpthread ? Y
274 dnl posix -lthr Y
276 dnl FreeBSD 5.2 posix -lc_r Y
277 dnl posix -lkse Y
278 dnl posix -lthr Y
280 dnl FreeBSD 4.0,4.10 posix -lc_r Y OK
284 dnl OpenBSD 3.4 posix -lpthread Y OK
286 dnl MacOS X 10.[123] posix -lpthread Y OK
288 dnl Solaris 7,8,9 posix -lpthread Y Sol 7,8: 0.0; Sol 9: OK
291 dnl HP-UX 11 posix -lpthread N (cc) OK
294 dnl IRIX 6.5 posix -lpthread Y 0.5
296 dnl AIX 4.3,5.1 posix -lpthread N AIX 4: 0.5; AIX 5: OK
298 dnl OSF/1 4.0,5.1 posix -pthread (cc) N OK
301 dnl Cygwin posix -lpthread Y OK