]> git.eshelyaron.com Git - emacs.git/commit
Obtain draw lock outside haiku_start_clip
authorPo Lu <luangruo@yahoo.com>
Thu, 3 Feb 2022 07:14:59 +0000 (07:14 +0000)
committerPo Lu <luangruo@yahoo.com>
Thu, 3 Feb 2022 07:16:10 +0000 (07:16 +0000)
commitfc79118f19f9a33ceb98c25ef38c67d2b935b9da
tree0bf7ac779da86371c733d5b2dff5d68a50d39f23
parentdce93e397d54de19353a9e768757009043be1fc2
Obtain draw lock outside haiku_start_clip

* src/haikuterm.c (haiku_start_clip):
(haiku_end_clip): Stop obtaining the draw lock.
(haiku_draw_glyph_string): Set draw lock here instead.
src/haikuterm.c