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

Generalize debug utilities from TBB spin_rw_mutex #23

Open
lucasclucasdo opened this issue May 18, 2018 · 0 comments
Open

Generalize debug utilities from TBB spin_rw_mutex #23

lucasclucasdo opened this issue May 18, 2018 · 0 comments

Comments

@lucasclucasdo
Copy link
Contributor

Due to the complex nature of the test compared to other algorithms the spin_rw_mutex test includes some extra debugging support not present in other tests which was used to validate the unique reader/writer ratio support. This might come in handy in other locks algorithms or in future development and should be generalized and provided from the generic lockhammer code so it can be reused.

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