On Wednesday, December 4, 2002, at 03:00  AM, Erik Hofman wrote:

Norman Vine wrote:
Jonathan Polley writes:

I would like to see if this solves a similar problem I have with OS X's threading. I really prefer the threaded tile loader as it gives me a much smoother frame rate.

Interesting that this problem exists on OS X also. Could the automatic cleanup of threads at exit() be a Linux extension to Posix threads ???
http://www.opengroup.org/onlinepubs/007908799/xsh/threads.html
Well, IRIX doesn't have this problem, so at least it's not not just a Linux extension.

Erik
Actually, MacOS X has had some known "issues" with pthreads, although 10.2 is much better than 10.1. Although I can now build with threading, using <ESC> hangs at the end. If I select the Quit menu item, it shuts down just fine. I would expect that the behavior of exit() is very well defined and, in my case, OS X's implementation is still lacking.

I'll try the updates out this weekend.

Jonathan Polley


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel


Reply via email to