WIN-15.1: boehm-gc support for libgcj-win32 -- supersedes WIN-04, WIN-05, WIN-07, WIN-15

Adam Megacz patches@lists.megacz.com
Wed Feb 6 19:58:00 GMT 2002


BTW, I fixed the indentation of the asterisks after posting this but
before checking in.. Sorry...

  - a

Adam Megacz <patches@lists.megacz.com> writes:
>         * boehm-gc/include/gc.h: (GC_CreateThread) This function is
>           now exposed on all Win32 platforms.
>         * boehm-gc/win32_threads.c: (GC_CreateThread) This now
>           compiles on Win32; it invokes CreateThread() if GC is built
>           as a DLL; otherwise it registers the thread.
>         * boehm-gc/misc.c (GC_init): Initialize GC_allocate_ml in case
>           libgcjgc was not built as a DLL.



More information about the Java-patches mailing list