[Mono-dev] [PATCH] Support for newer versions of Boehm GC (>7.0)

Burkhard Linke blinke at cebitec.uni-bielefeld.de
Wed May 26 04:28:00 EDT 2010


Hi,

the applied patch adds support for newer versions of Boehm GC (required for a 
working GC under Solaris).

The new API introduces a function called GC_allow_register_threads() which 
explicitly turns on thread management within the garbage collector. The patch 
takes care for calling this function at the right time if necessary.

Burkhard Linke
-------------- next part --------------
A non-text attachment was scrubbed...
Name: boehm_gc_update.diff
Type: text/x-diff
Size: 1030 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100526/837f718e/attachment.bin 


More information about the Mono-devel-list mailing list