← Back to context Comment by gsliepen 12 hours ago What about mutexes living in shared memory, and each process having a different address mapping? 1 comment gsliepen Reply loeg 12 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 12 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.