SpiceQA
Questions
Tags
Users
Badges
mutual-exclusion
11 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
What is the minimum hardware support required for mutual exclusion of competing threads from a critical section?
user_12357035
0
•
asked Jul 14, 2022
1
0
43
mutual-exclusion
atomic
multithreading
algorithm
Sets of mutually exclusive parameters in PowerShell: Why is this ambiguous?
user_1791696
0
•
asked Mar 12, 2022
4
1
89
mutual-exclusion
powershell-cmdlet
powershell
Creating Python class with mutually exclusive arguments using attrs
user_6930340
0
•
asked Sep 29, 2021
2
3
222
python-attrs
mutual-exclusion
class
python
C++ atomics: how to allow only a single thread to access a function?
user_3296421
0
•
asked Nov 17, 2020
7
2
1163
stdatomic
mutual-exclusion
lock-free
multithreading
c++
Posix semaphore equivelent of Pthread mutex lock for mutual exclusion in C
user_13517270
0
•
asked May 11, 2020
2
0
102
mutual-exclusion
pthreads
posix
c
semaphore
How is this One-Lane Bridge problem solution not starvation-free?
user_11995121
0
•
asked Apr 10, 2020
2
0
406
starvation
mutual-exclusion
deadlock
multithreading
semaphore
Does a call to unlock a mutex necessarily switch to another thread that was blocked on the lock?
user_3071028
0
•
asked Apr 4, 2020
2
1
361
mutual-exclusion
mutex
concurrency
locking
multithreading
std::unique_lock<std::mutex> or std::lock_guard<std::mutex>?
chmike_75517
0
•
asked Dec 11, 2013
457
7
211862
stdmutex
mutual-exclusion
c++11
multithreading
c++
Conditional Variable vs Semaphore
user_232918
0
•
asked Aug 18, 2010
147
8
103185
mutual-exclusion
operating-system
synchronization
multithreading
semaphore
Is my spin lock implementation correct and optimal?
user_20816
0
•
asked Sep 5, 2009
40
11
49269
spinlock
mutual-exclusion
concurrency
multithreading
c
1
(current)
2
Next
Next
Hot Questions