]> git.eshelyaron.com Git - emacs.git/commit
Fix some more hangs when parenting child frames around on Haiku
authorPo Lu <luangruo@yahoo.com>
Sat, 19 Feb 2022 12:30:26 +0000 (12:30 +0000)
committerPo Lu <luangruo@yahoo.com>
Sat, 19 Feb 2022 12:30:26 +0000 (12:30 +0000)
commit9fff6388b4df163990e581515892f7a09c4f728e
treefe988bede98b41a4acc6f87f71c6084dd23d1d90
parentdfaf150631a235f7239774b73676955244513c54
Fix some more hangs when parenting child frames around on Haiku

* src/haiku_support.cc (ParentTo):
(FrameMoved): Don't sync when a recursive lock might be able to
be held.
src/haiku_support.cc