]> git.eshelyaron.com Git - emacs.git/commit
refactor systhread.h
authorTom Tromey <tromey@redhat.com>
Sun, 19 Aug 2012 01:59:47 +0000 (19:59 -0600)
committerTom Tromey <tromey@redhat.com>
Sun, 19 Aug 2012 01:59:47 +0000 (19:59 -0600)
commitb3c78ffa31af4fb96cc18da887e2f2a1e68f5e09
tree18d4319fc883400ed308786357d5628e9e67d384
parentf52cfea0dcea4ae9599d4a775901ca06a0517f56
refactor systhread.h

This refactors systhread.h to move the notion of a "lisp mutex"
into thread.c.  This lets us make make the global lock and
post_acquire_global_lock static.
src/systhread.c
src/systhread.h
src/thread.c
src/thread.h