http://bugzilla.novell.com/show_bug.cgi?id=537764
http://bugzilla.novell.com/show_bug.cgi?id=537764#c23 Rodrigo Kumpera <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Major |Critical --- Comment #23 from Rodrigo Kumpera <[email protected]> 2009-12-07 22:20:47 UTC --- Hi Laurent, We can't realistically depend on pthread_key_init_np, as this is part of Apple's internal API. Not only that, but your patch depends on guessing a number that Apple won't eventually use or will make it back a dynamic TSD. What about the idea of extending the embedding API to support proper thread create/attach detach/destroy events? I believe we should move forward with this discussion and we can even put those changes back into 2.4/2.6. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
