]> git.eshelyaron.com Git - emacs.git/commit
add convenience macros with-mutex and until-condition
authorTom Tromey <tromey@redhat.com>
Mon, 20 Aug 2012 13:56:02 +0000 (07:56 -0600)
committerTom Tromey <tromey@redhat.com>
Mon, 20 Aug 2012 13:56:02 +0000 (07:56 -0600)
commitfb77afbe75308507885113a56017f095da8ba1cc
tree5e87b5bcff336c0db59e180cc2eefde8f184cfa8
parent49bc1a9dfc6e81a370bf12157c3c573743ee200a
add convenience macros with-mutex and until-condition

with-mutex is a safe way to run some code with a mutex held.
until-condition is a safe way to wait on a condition variable.
lisp/subr.el