Skip to content
Snippets Groups Projects
Commit c7c456e9 authored by Nadav Har'El's avatar Nadav Har'El
Browse files

Fix build error

Change lockfree::mutex to use "protected" instead of "private".
This allows tst-mutex to extend it and mess with the internals
(I want to modify count, to benchmark the rare "handoff" case).

Sorry about the build error.
parent e3ee4238
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment