]> git.eshelyaron.com Git - emacs.git/commit
Add per-symbol mutexes
authorGemini Lasswell <gazally@runbox.com>
Mon, 15 Oct 2018 15:28:43 +0000 (08:28 -0700)
committerGemini Lasswell <gazally@runbox.com>
Fri, 23 Nov 2018 20:32:23 +0000 (12:32 -0800)
commitef44d4b2f62d32bf032a26d10fe92fd743bbd89c
treef05b88d2e8536a6012c4d952a21c820bed543b17
parent632a12dac2b56212bdd92009ecdd31090bbf1f5f
Add per-symbol mutexes

* lisp/thread.el (make-symbol-mutex): New function.
(with-symbol-mutex): New macro.
lisp/thread.el