Vuo  2.2.1
Variables
VuoCompiler.cc File Reference

Description

VuoCompiler implementation.

Definition in file VuoCompiler.cc.

Go to the source code of this file.

Variables

dispatch_queue_t llvmQueue = NULL
 Synchronizes access to LLVM's global context. Don't call environmentQueue from this queue. More...
 

Variable Documentation

◆ llvmQueue

dispatch_queue_t llvmQueue = NULL

Synchronizes access to LLVM's global context. Don't call environmentQueue from this queue.

Definition at line 59 of file VuoCompiler.cc.