#include <CompilerAsync.hpp>
◆ compile()
◆ instance()
static CompilerAsync & proteus::CompilerAsync::instance |
( |
int |
NumThreads | ) |
|
|
inlinestatic |
◆ isCompilationPending()
bool proteus::CompilerAsync::isCompilationPending |
( |
HashT |
HashValue | ) |
|
|
inline |
◆ joinAllThreads()
void proteus::CompilerAsync::joinAllThreads |
( |
| ) |
|
|
inline |
◆ run()
void proteus::CompilerAsync::run |
( |
| ) |
|
|
inline |
◆ takeCompilationResult()
std::unique_ptr< MemoryBuffer > proteus::CompilerAsync::takeCompilationResult |
( |
HashT |
HashValue, |
|
|
bool |
BlockingWait |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: