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

Windows condition variable can be optimized #1614

Closed
madsager opened this issue Feb 10, 2012 · 5 comments
Closed

Windows condition variable can be optimized #1614

madsager opened this issue Feb 10, 2012 · 5 comments
Assignees
Labels
area-vm os-windows P3 A lower priority bug or feature request

Comments

@madsager
Copy link
Contributor

The current condition variable implementation on Windows has correctness and fairness issues and should be revisited.

@madsager
Copy link
Contributor Author

Issue #1673 has been merged into this issue.

@madsager
Copy link
Contributor Author

The fairness and correctness issues have been addressed. The implementation can be optimized further. That does not seem critical at this point and I'm lowering priority of this one.


Removed Priority-High label.
Added Priority-Medium label.
Changed the title to: "Windows condition variable can be optimized".

@madsager
Copy link
Contributor Author

Removed Priority-Medium label.
Added Priority-Low label.

@iposva-google
Copy link
Contributor

Added OpSys-Windows label.

@madsager madsager added Type-Defect P3 A lower priority bug or feature request area-vm os-windows labels Oct 2, 2013
@madsager madsager self-assigned this Oct 2, 2013
@iposva-google
Copy link
Contributor

Stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm os-windows P3 A lower priority bug or feature request
Projects
None yet
Development

No branches or pull requests

2 participants