24.08
|
This is the complete list of members for Threadpool, including all inherited members.
LoadMemHandles(std::vector< std::shared_ptr< IWorkingMemHandle >> memHandles) | Threadpool | |
Schedule(NetworkId networkId, const InputTensors &inputTensors, const OutputTensors &outputTensors, const QosExecPriority priority, std::shared_ptr< IAsyncExecutionCallback > cb) | Threadpool | |
TerminateThreadPool() noexcept | Threadpool | |
Threadpool(std::size_t numThreads, IRuntime *runtimePtr, std::vector< std::shared_ptr< IWorkingMemHandle >> memHandles) | Threadpool | |
UnloadMemHandles(NetworkId networkId) | Threadpool | |
~Threadpool() | Threadpool | inline |