Re: [Mono-dev] mono_thread_attach/mono_thread_detach not threadsafe?

2006-01-31 Thread Dick Porter
On Mon, 2006-01-30 at 21:36 -0800, Allan Hsu wrote: One thing I forgot to mention: This code will not print the warning on OS X or segfault on Linux if you run it with GC_DONT_GC=1. The finalizer thread doesn't do anything with that environment variable set. I'll have a look at the sample

Re: [Mono-dev] mono_thread_attach/mono_thread_detach not threadsafe?

2006-01-30 Thread Allan Hsu
One thing I forgot to mention: This code will not print the warning on OS X or segfault on Linux if you run it with GC_DONT_GC=1. -Allan -- Allan Hsu allan at counterpop dot net 1E64 E20F 34D9 CBA7 1300 1457 AC37 CBBB 0E92 C779 On Jan 30, 2006, at 7:44 PM, Allan Hsu wrote: