package
0.0.0-20211205205814-168ccc21e67c
Repository: https://github.com/ziutek/emgo.git
Documentation: pkg.go.dev
# Functions
Compiler is the full compiler memory fence.
c:inline.
c:inline.
c:inline.
c:inline.
RW ensures that any memory access (normal or I/O) after it, in program order, do not execute until all explicit memory accesses before it complete.
RW_SMP works like Compiler in uniprocessor system.
c:inline.
c:inline.