summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/timer.el
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>2007-06-26 03:28:17 +0000
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>2007-06-26 03:28:17 +0000
commit8d0d84d25d4e89ff458788d4e3f97212495a7359 (patch)
treeb86660baf6797a5fbc62ccd8523d7d7b53150e3f /lisp/emacs-lisp/timer.el
parent8b0b7849d3644f52e67b96c53651b190c1b940cf (diff)
downloademacs-8d0d84d25d4e89ff458788d4e3f97212495a7359.tar.gz
emacs-8d0d84d25d4e89ff458788d4e3f97212495a7359.tar.bz2
emacs-8d0d84d25d4e89ff458788d4e3f97212495a7359.zip
[HAVE_GTK_AND_PTHREAD] Check this after including config.h.
(_aligned_blocks_mutex) [USE_PTHREAD]: New variable. (LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS): New macros. (_free_internal, memalign): Use them. (_malloc_mutex, _aligned_blocks_mutex) [USE_PTHREAD]: Initialize to PTHREAD_MUTEX_INITIALIZER. (malloc_initialize_1) [USE_PTHREAD]: Don't use recursive mutex. (morecore_nolock): Rename from morecore. All uses changed. Use only nolock versions of internal allocation functions. (_malloc_internal_nolock, _realloc_internal_nolock) (_free_internal_nolock): New functions created from _malloc_internal, _realloc_internal, and _free_internal. (_malloc_internal, _realloc_internal, _free_internal): Use them. Copy hook value to automatic variable before its use. (memalign): Copy hook value to automatic variable before its use.
Diffstat (limited to 'lisp/emacs-lisp/timer.el')
0 files changed, 0 insertions, 0 deletions