Re: [Mono-dev] Patch to avoid some race conditions on the mono runtime

2006-08-31 Thread Zoltan Varga
Hi, The first two modifications look ok, and are now in SVN. I'm not sure why the third is needed tough. Zoltan On 8/29/06, briaeros007 [EMAIL PROTECTED] wrote: Hello, I'm sorry to double post this message, but I just find out that my first post

[Mono-dev] Patch to avoid some race conditions on the mono runtime

2006-08-29 Thread briaeros007
Hello,I'm sorry to double post this message, but I just find out that my first post doesn't have a subject !I'm really sorry if you have already seen the first message.In my work, i have to use mono with a specific thread library which permits us to see some race conditions when we use mono as a

[Mono-dev] Patch to avoid some race conditions on the mono runtime

2006-08-24 Thread briaeros007
Hello, In my work, i have to use mono with a specific thread library. Mono with the use of this library show some race conditions that i've tried to fixed. In the patch we can see three modifications of the file mini.c. The first two are modifications which avoid to put two times the same