mirror of
https://github.com/debauchee/barrier.git
synced 2025-06-24 05:27:01 +02:00
Hang Fix from Debian
This commit is contained in:
parent
d06dc55021
commit
1ee6238aa1
2 changed files with 51 additions and 7 deletions
|
@ -52,6 +52,7 @@ private:
|
|||
XEvent m_event;
|
||||
CEventList m_postedEvents;
|
||||
bool m_waiting;
|
||||
int m_pipefd[2];
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue