Table of Contents

Class Fence

Namespace
Ubiquity.NET.Llvm.Instructions
Assembly
Ubiquity.NET.Llvm.dll

Synchronization instruction to introduce "happens-before" edges between operations

public sealed class Fence : Instruction, IEquatable<Value>
Inheritance
Fence
Implements
Inherited Members
Extension Methods

See Also