Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a41abbf6
Commit
a41abbf6
authored
Jul 13, 2005
by
Stefan Monnier
Browse files
(gc_cons_combined_threshold): Declare.
parent
642cd12b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/lisp.h
src/lisp.h
+1
-0
No files found.
src/lisp.h
View file @
a41abbf6
...
...
@@ -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. */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment