libcds Questions
1
Solved
I'm looking for Composable operations - it fairly easily to do using transactional memory. (Thanks to Ami Tavory)
And it easily to do using locks (mutex/spinlock) - but it can lead to deadlocks -...
Semitropical asked 11/8, 2016 at 11:21
1
Solved
I am using libcds and they have an implementation of Michael Hash Map and Split order list.
Based on the information I gathered from the doc here is how I implemented them:
includes:
#include &l...
Convenience asked 9/7, 2011 at 2:3
1
© 2022 - 2024 — McMap. All rights reserved.