[BACK]Return to hpux_irix_threads.c CVS log [TXT][DIR] Up to [local] / OpenXM_contrib / gc

Diff for /OpenXM_contrib/gc/Attic/hpux_irix_threads.c between version 1.1 and 1.1.1.2

version 1.1, 2000/04/14 11:07:59 version 1.1.1.2, 2000/12/01 14:48:25
Line 387  int GC_is_thread_stack(ptr_t addr)
Line 387  int GC_is_thread_stack(ptr_t addr)
 }  }
 # endif  # 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()  void GC_push_all_stacks()
 {  {
     register int i;      register int i;

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.1.2

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>