SpiceQA
Questions Tags Users Badges

stdmutex

15 Questions
Newest Active Unanswered Frequent
Score
View
Card Compact
Why can mutex be used in different threads?
user_196810780
• asked Aug 10, 2022
3
4
153
stdmutex mutex c++
Why is std::mutex so much worse than std::shared_mutex in Visual C++?
user_29450270
• asked Nov 16, 2021
12
1
951
stdmutex visual-c++ c++
Why is std::mutex a standard-layout class?
user_29450270
• asked Nov 3, 2021
12
1
327
stdmutex language-lawyer c++
Why does libc++ allow recursive locking of std::mutex?
user_7008250
• asked Jan 12, 2021
2
2
196
stdmutex libc++ c++
Is c++ singleton need memory barrier while using mutex?
user_78313740
• asked Oct 28, 2020
5
1
166
stdmutex memory-barriers c++
Why is sizeof std::mutex == 40 when cache line size is often 64 bytes
user_7008250
• asked Oct 2, 2020
6
2
522
false-sharing stdmutex x86 optimization c++
C++ Mutex locking for a set of threads
user_18701090
• asked May 8, 2020
2
1
53
stdmutex mutex locking multithreading c++
How is std::atomic_ref implemented for non-atomic types?
user_5042860
• asked Oct 11, 2019
12
2
552
stdmutex stdatomic c++20 c++
Why does a redundant extra scoping block affect std::lock_guard behaviour?
user_4587420
• asked Oct 30, 2018
3
2
151
stdmutex std pthreads multithreading c++
Why is std::mutex taking a long, highly irregular amount of time to be shared?
user_4587420
• asked Oct 30, 2018
3
2
623
stdmutex std mutex pthreads c++
  • 1 (current)
  • 2
  • NextNext
Hot Questions
Terms of service Privacy policy
Powered by Answer