From: grostoon <gro...@ya...> - 2007-11-07 16:52:14
|
Paul, I don't agree with what you say for Solaris : pthread is available on Solaris since (at least) release 5.1 (i.e. SunOS 5.5.1) ! So, like Enrico, I don't really understand why FB code uses the native thread API on Solaris rather than the (more portable) pthread API. Toon ""Paul Beach"" <pb...@ib...> a écrit dans le message de news: FOE...@ib...... >> while looking through the code, I wonder why we don't use just >> pthreads for all threading stuff. >> >> IMHO, every (desired) platform (even win32) should provide it. > > Should but doesn't ... for example: > > Solaris pre Solaris 10 uses its own threading... > HPUX pre HPUX 11 uses its own threading... > > Paul > > Paul Beach > Tel (France): +33 (0) 2 47 58 30 43 > Mob (France): +33 (0) 6 79 24 32 32 > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > Firebird-Devel mailing list, web interface at > https://lists.sourceforge.net/lists/listinfo/firebird-devel > |