(MALLOC_BLOCK_INPUT, MALLOC_UNBLOCK_INPUT): New macros
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 29 Sep 2007 20:10:22 +0000 (20:10 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 29 Sep 2007 20:10:22 +0000 (20:10 +0000)
commitdafc79fa1bc62a089e613b5f9753df3789bdfce2
tree1214ef4d1efc9b23ac98e337bdd68cbf8979fcff
parented0c79c6fd48156b8ff578433f66764c2b68bfed
(MALLOC_BLOCK_INPUT, MALLOC_UNBLOCK_INPUT): New macros
to avoid unnecessary BLOCK_INPUTs when SYNC_INPUT is used.
(xmalloc, xrealloc, xfree, lisp_malloc, lisp_free, lisp_align_malloc)
(lisp_align_free, make_interval, allocate_vectorlike, allocate_string_data)
(make_float, Fcons, allocate_string, Fmake_symbol, allocate_misc): Use them.
src/ChangeLog
src/alloc.c