fence

Inserts a load/store memory fence, ensuring that all loads and stores before this call happen before any loads and stores after.

static pragma(inline)
void
fence
()

Meta