[Mono-devel-list] critical-sections.c patch

Bernie Solomon bernard at ugsolutions.com
Wed Aug 27 11:03:47 EDT 2003


Here is a small patch so failure to acquire a critical section is an error
in particular so that when critical sections aren't initialized properly
this might be detected easier (as actually is true at present in the
interpreter due to the new locks on various caches - patch for that
later....). Won't catch things on all platforms (e.g. where zeroes are OK
for a mutex initial state) but at least shows up for those that matter.

Bernie Solomon
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: critsec.diffs.txt
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030827/8678b21c/attachment.txt 


More information about the Mono-devel-list mailing list