OSDN Git Service

This commit was generated by cvs2svn to compensate for changes in r33244,
[pf3gnuchains/gcc-fork.git] / boehm-gc / hpux_irix_threads.c
index a5b2cce..f6e7436 100644 (file)
@@ -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;