(gc_cons_threshold): Not static.
authorRichard M. Stallman <rms@gnu.org>
Sat, 23 Jul 2005 19:08:06 +0000 (19:08 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 23 Jul 2005 19:08:06 +0000 (19:08 +0000)
commit974aae61bbb8c05e0d0fc1a95b419fe596423fd8
treea8293b384dc0a9e175188159960dd2bffd4ddb76
parentba6ebbd500397d924833ee8912f9f9b823731bab
(gc_cons_threshold): Not static.
(gc_cons_combined_threshold): Var deleted.
(gc_relative_threshold): New variable.
(Fgarbage_collect, init_alloc_once): Compute gc_relative_threshold
instead of gc_cons_combined_threshold.
src/alloc.c