dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnet/support hb_gc.c,1.13,1.14


From: Thong Nguyen <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/support hb_gc.c,1.13,1.14
Date: Wed, 02 Jul 2003 19:35:14 -0400

Update of /cvsroot/dotgnu-pnet/pnet/support
In directory subversions:/tmp/cvs-serv26339

Modified Files:
        hb_gc.c 
Log Message:
GCDeinit now calls collector before doing one last finalization.


Index: hb_gc.c
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/support/hb_gc.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** hb_gc.c     30 Jun 2003 21:48:11 -0000      1.13
--- hb_gc.c     2 Jul 2003 23:35:12 -0000       1.14
***************
*** 189,192 ****
--- 189,194 ----
        if (g_FinalizerThread)
        {
+               ILGCCollect();
+               
                /* Notify the finalizer thread */
                ILWaitEventSet(g_FinalizerSignal);





reply via email to

[Prev in Thread] Current Thread [Next in Thread]