Comment by gsliepen 10 hours ago What about mutexes living in shared memory, and each process having a different address mapping? 1 comment gsliepen Reply loeg 10 hours ago All bets go out the window with adversarial multi-process shared memory mutexes. The other process may not even be running the same locking code.
loeg 10 hours ago All bets go out the window with adversarial multi-process shared memory mutexes. The other process may not even be running the same locking code.
All bets go out the window with adversarial multi-process shared memory mutexes. The other process may not even be running the same locking code.