Y
Hacker News
new
|
ask
|
show
|
jobs
by
rcxdude
620 days ago
It depends on what atomics. In principle most of them should map to an underlying CPU primitive, and only fallback to a mutex if it's not supported on the platform.