Y
Hacker News
new
|
ask
|
show
|
jobs
by
SloopJon
731 days ago
After looking up the code for raw_sync, I came to the same conclusion. My first question was whether the shared memory case is safe on a weaker memory model like ARM or Power. Seeing the mutex, it may be too safe.