SpiceQA
Questions
Tags
Users
Badges
user_12747833
@user_12747833
0
reputation
0
answers
0
questions
About Me
// Hello, World !
Top Answers
Anything in std::atomic is wait-free?
8 votes
How to make a group of statements atomic without memory visibility effects?
6 votes
Are seq-cst fences exactly the same as acq-rel fences in absence of seq-cst loads?
3 votes
C++Concurrency in action:Can the Listing7.6(An implementation of pop() using hazard pointers) really detect nodes that can't be reclaimed?
3 votes
Lock-free stack with freelist: why don't the next pointers need to be atomic?
3 votes
Top Questions