Table of Contents

Class ThreadSafeContext

Namespace
Ubiquity.NET.Llvm.OrcJITv2
Assembly
Ubiquity.NET.Llvm.dll

Thread safe ContextAlias for use with LLVM ORC JIT v2

public sealed class ThreadSafeContext : IDisposable
Inheritance
ThreadSafeContext
Implements
Inherited Members

Constructors

ThreadSafeContext()

Initializes a new instance of the ThreadSafeContext class.

Properties

PerThreadContext

Gets the PerThreadContext for this instance

Methods

AddModule(Module)

Adds a module to this context

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.