summaryrefslogtreecommitdiff
path: root/boehm-gc/pthread_stop_world.c
Commit message (Expand)AuthorAgeFilesLines
* gc.h (GC_is_thread_suspended): Declare.Keith Seitz2007-04-231-0/+8
* gcconfig.h: use LINUX_STACKBOTTOM so it works with Linux 2.6, reactivate MPRO...Roman Zippel2007-02-051-1/+1
* pthread_stop_world.c (GC_suspend_handler): Redirect to suspension routine if ...Keith Seitz2006-06-211-6/+59
* Import Boehm GC version 6.6.Bryce McKinlay2006-01-251-26/+51
* allchblk.c (GC_allochblk_nth): Dont overlook available space if GC disabled...Hans Boehm2005-02-091-1/+23
* This commit was generated by cvs2svn to compensate for changes in r85899,Bryce McKinlay2004-08-121-20/+47
* Initial revisionJeff Sturm2003-07-281-0/+445