Home | History | Annotate | Download | only in docs

Lines Matching full:executionengine

2169 threads can call ``ExecutionEngine::getPointerToFunction()`` or
2170 ``ExecutionEngine::runFunction()`` concurrently, and multiple threads can run
2179 ``ExecutionEngine::DisableLazyCompilation(false)``), there is currently a `race