SpiceQA
Questions Tags Users Badges

relaxed-atomics

8 Questions
Newest Active Unanswered Frequent
Score
View
Card Compact
What are the optimal std::memory_orders for this scenario of a coroutine waiting on an event?
user_51738390
• asked Aug 18, 2022
5
0
138
relaxed-atomics memory-barriers memory-model atomic c++
std::memory_order_relaxed with fetch_add
user_38827290
• asked Mar 3, 2022
2
1
119
relaxed-atomics c++11 multithreading c++
C++: Which weak atomic to use for buffers that receive async. RDMA transfers?
user_5389550
• asked Sep 11, 2021
2
1
89
relaxed-atomics rdma c++17 c++
Why isn't [[carries_dependency]] the default in C++?
user_31884450
• asked Feb 19, 2021
5
1
159
carries-dependency relaxed-atomics stdatomic c++
Is the value of steady_clock::now from multiple threads consistent with memory order?
user_16140510
• asked Nov 28, 2020
7
1
166
relaxed-atomics c++11 multithreading c++
Cheaper alternative to std::atomic<bool>?
user_90697800
• asked Oct 16, 2020
2
2
430
relaxed-atomics multithreading c++ performance
Example of misuse of std::memory_order::relaxed in C++ Standard [algorithms.parallel.exec/5 in n4713]
user_97843730
• asked Oct 8, 2019
3
1
135
relaxed-atomics parallel-processing multithreading c++
C++ standard: can relaxed atomic stores be lifted above a mutex lock?
user_15054510
• asked Aug 3, 2017
16
6
1158
relaxed-atomics stdatomic memory-model mutex c++
  • 1 (current)
Hot Questions
Terms of service Privacy policy
Powered by Answer