summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/debug.el
diff options
context:
space:
mode:
authorPip Cet <pipcet@gmail.com>2020-08-21 14:56:06 +0200
committerLars Ingebrigtsen <larsi@gnus.org>2020-08-21 14:56:06 +0200
commit9c62ffb08262c82b7e38e6eb5767f2087424aa47 (patch)
treeea2a18eabffded063b40af0623b2485b10ad44dc /lisp/emacs-lisp/debug.el
parent19ee08f1e8599ce0e0465f6ffbd4a76791d791b4 (diff)
downloademacs-9c62ffb08262c82b7e38e6eb5767f2087424aa47.tar.gz
emacs-9c62ffb08262c82b7e38e6eb5767f2087424aa47.tar.bz2
emacs-9c62ffb08262c82b7e38e6eb5767f2087424aa47.zip
Fix lock failures in xg_select
* src/xgselect.c (release_select_lock, acquire_select_lock): Introduce. (xg_select): Use `acquire_select_lock', `release_select_lock'. * src/thread.c (release_select_lock): Introduce for non-GLib builds. (really_call_select): Call `release_select_lock'. Simplify by ensuring acquisition of the lock always succeeds (bug#36609).
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions