Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

msgq: Investigate using condition variables instead of signals #208

Open
pd0wm opened this issue Oct 16, 2021 · 0 comments
Open

msgq: Investigate using condition variables instead of signals #208

pd0wm opened this issue Oct 16, 2021 · 0 comments

Comments

@pd0wm
Copy link
Contributor

pd0wm commented Oct 16, 2021

Would probably require introducing mutexes around signaling readers, but would fix a rare lost wakeup in msgq_poll

@pd0wm pd0wm changed the title Investigate using condition variables instead of signals msgq: Investigate using condition variables instead of signals Oct 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant