mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-06 20:00:46 -08:00
(gc_cons_combined_threshold): Declare.
This commit is contained in:
parent
642cd12be9
commit
a41abbf623
1 changed files with 1 additions and 0 deletions
|
|
@ -1879,6 +1879,7 @@ extern int consing_since_gc;
|
|||
/* Threshold for doing another gc. */
|
||||
|
||||
extern EMACS_INT gc_cons_threshold;
|
||||
extern EMACS_INT gc_cons_combined_threshold;
|
||||
|
||||
/* Structure for recording stack slots that need marking. */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue