aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/pthread_stop_world.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-23gc.h (GC_is_thread_suspended): Declare.Keith Seitz1-0/+8
2007-02-05gcconfig.h: use LINUX_STACKBOTTOM so it works with Linux 2.6, reactivate MPRO...Roman Zippel1-1/+1
2006-06-21pthread_stop_world.c (GC_suspend_handler): Redirect to suspension routine if ...Keith Seitz1-6/+59
2006-01-25Import Boehm GC version 6.6.Bryce McKinlay1-26/+51
2005-02-09allchblk.c (GC_allochblk_nth): Dont overlook available space if GC disabled...Hans Boehm1-1/+23
2004-08-12This commit was generated by cvs2svn to compensate for changes in r85899,Bryce McKinlay1-20/+47
2003-07-28Initial revisionJeff Sturm1-0/+445