Lines Matching full:solaris
49 AC_HELP_STRING([--enable-threads={posix|solaris|pth|win32}], [specify multithreading API])
82 solaris*) CPPFLAGS="$CPPFLAGS -D_REENTRANT" ;;
128 # On Solaris and HP-UX, most pthread functions exist also in libc.
133 solaris* | hpux*)
168 if test "$gl_use_threads" = yes || test "$gl_use_threads" = solaris; then
178 gl_threads_api=solaris
184 [Define if the old Solaris multithreading library can be used.])
187 [Define if references to the old Solaris multithreading library should be made weak.])
288 dnl Solaris 7,8,9 posix -lpthread Y Sol 7,8: 0.0; Sol 9: OK
289 dnl solaris -lthread Y Sol 7,8: 0.0; Sol 9: OK