Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Memory Barriers
Does a memory barrier ensure that the cache coherence has been completed?
Apr 17, 2021
Is std::mutex sequentially consistent?
Apr 17, 2021
c++ atomic: would function call act as memory barrier?
Apr 17, 2021
Atomicity on x86
Apr 17, 2021
Memory fences: acquire/load and release/store
Apr 17, 2021
How does the piggybacking of current thread variable in ReentrantLock.Sync work?
Apr 17, 2021
Does std::mutex create a fence?
Apr 25, 2021
Are mutex lock functions sufficient without volatile?
Apr 25, 2021
Race condition on x86
Apr 25, 2021
Fences in C++0x, guarantees just on atomics or memory in general
Apr 25, 2021
« Newer Entries
Older Entries »