Table of Contents

Property IsThreadLocal

Namespace
Ubiquity.NET.Llvm.Values
Assembly
Ubiquity.NET.Llvm.dll

IsThreadLocal

Gets or sets a value indicating whether this global is stored per thread

public bool IsThreadLocal { get; set; }

Property Value

bool