Skip to content
Snippets Groups Projects

Fix a9e845 and 797755 Allow X*IfEvent() to reenter libX11

Merged GaryOderNichts requested to merge GaryOderNichts/libx11:fix/reentrant_events into master

a9e84580 tried to fix 79775575 but introduced a condition where another thread could increase in_ifevent before waiting for the other thread to unlock the display and also prevented other threads from locking / unlocking the display. This commit tries to implement 79775575 with a simpler approach which hopefully fixes all issues mentioned in #168 (closed).
Note that I only tested this with firefox on my personal machine and it should be made sure that this still fixes the original problems described in !150 (merged).

Edited by GaryOderNichts

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading