]> git.eshelyaron.com Git - emacs.git/commit
(_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Tue, 7 Aug 2007 08:58:22 +0000 (08:58 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Tue, 7 Aug 2007 08:58:22 +0000 (08:58 +0000)
commit22ffeb19aefac57c089d3d2fa981e5b1fca37790
tree96daa1aa3504bc25016edd6cd896c8f188f6eb81
parent80ef6d1c91db0a50b7b0ac522ac97d6f5f295867
(_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
[USE_PTHREAD] (LOCK, UNLOCK, LOCK_ALIGNED_BLOCKS)
(UNLOCK_ALIGNED_BLOCKS): Conditionalize with it.
(malloc_atfork_handler_prepare, malloc_atfork_handler_parent)
(malloc_atfork_handler_child, malloc_enable_thread) [USE_PTHREAD]:
New functions.
src/ChangeLog
src/gmalloc.c