=================================================================== RCS file: /home/cvs/OpenXM_contrib/gc/Attic/hpux_irix_threads.c,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.2 diff -u -p -r1.1.1.1 -r1.1.1.2 --- OpenXM_contrib/gc/Attic/hpux_irix_threads.c 2000/04/14 11:07:59 1.1.1.1 +++ OpenXM_contrib/gc/Attic/hpux_irix_threads.c 2000/12/01 14:48:25 1.1.1.2 @@ -387,7 +387,8 @@ int GC_is_thread_stack(ptr_t addr) } # endif -/* We hold allocation lock. We assume the world is stopped. */ +/* We hold allocation lock. Should do exactly the right thing if the */ +/* world is stopped. Should not fail if it isn't. */ void GC_push_all_stacks() { register int i;