* include/gc.h: (GCEventType): Added start-stop the world events.
authorMassimiliano Mantione <massi@mono-cvs.ximian.com>
Thu, 7 Feb 2008 09:51:20 +0000 (09:51 -0000)
committerMassimiliano Mantione <massi@mono-cvs.ximian.com>
Thu, 7 Feb 2008 09:51:20 +0000 (09:51 -0000)
commitf39662b1fe25649ca64f9ac3143f6471b7764fac
tree8b47e1d5f89395cfe28f6cab45f944ad1d7c7aeb
parentb7cab28d055617c6966ff739223cbfdf7e509f28
* include/gc.h: (GCEventType): Added start-stop the world events.
* pthread_stop_world.c: (GC_stop_world and GC_start_world): hooked

svn path=/trunk/mono/; revision=95125
libgc/ChangeLog
libgc/include/gc.h
libgc/pthread_stop_world.c