An interface for instructions which can have a lock prefix.

Namespace: SharpAssembler.x86
Assembly: SharpAssembler x86-64 (in SharpAssembler x86-64.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public interface ILockInstruction
Visual Basic
Public Interface ILockInstruction
Visual C++
public interface class ILockInstruction

See Also