Table of Contents

Method WithPerThreadModule

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

WithPerThreadModule(GenericModuleOperation)

Performs an operation op with a per thread module owned by this ThreadSafeModule

public void WithPerThreadModule(ThreadSafeModule.GenericModuleOperation op)

Parameters

op ThreadSafeModule.GenericModuleOperation

Operation to perform with the module