|
|
|
|
|
by redraga
4239 days ago
|
|
>The appropriate uses of mfence are actually much more limited This is true for regular race-free multithreaded programs. However, mfences are used fairly commonly in lock-free, concurrent data structures (http://concurrencykit.org/) |
|