/[guile]/guile/guile-core/libguile/gc.h
ViewVC logotype

Diff of /guile/guile-core/libguile/gc.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.96 by hanwen, Thu Aug 8 19:47:31 2002 UTC revision 1.97 by hanwen, Wed Aug 21 22:40:03 2002 UTC
# Line 290  SCM_API unsigned long scm_gc_cells_colle Line 290  SCM_API unsigned long scm_gc_cells_colle
290  SCM_API unsigned long scm_gc_cells_collected;  SCM_API unsigned long scm_gc_cells_collected;
291  SCM_API unsigned long scm_gc_malloc_collected;  SCM_API unsigned long scm_gc_malloc_collected;
292  SCM_API unsigned long scm_gc_ports_collected;  SCM_API unsigned long scm_gc_ports_collected;
293  SCM_API long scm_cells_allocated;  SCM_API unsigned long scm_cells_allocated;
294  SCM_API int scm_gc_cell_yield_percentage;  SCM_API int scm_gc_cell_yield_percentage;
295  SCM_API int scm_gc_malloc_yield_percentage;  SCM_API int scm_gc_malloc_yield_percentage;
296  SCM_API unsigned long scm_mallocated;  SCM_API unsigned long scm_mallocated;

Legend:
Removed from v.1.96  
changed lines
  Added in v.1.97

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26