#include <threadqueue.hpp>
◆ ThreadQueue()
uvgvpcc_enc::ThreadQueue::ThreadQueue |
( |
int |
numThreads | ) |
|
◆ ~ThreadQueue()
uvgvpcc_enc::ThreadQueue::~ThreadQueue |
( |
| ) |
|
◆ pushJob()
void uvgvpcc_enc::ThreadQueue::pushJob |
( |
const std::shared_ptr< Job > & |
job | ) |
|
◆ stop()
void uvgvpcc_enc::ThreadQueue::stop |
( |
| ) |
|
◆ submitJob()
void uvgvpcc_enc::ThreadQueue::submitJob |
( |
const std::shared_ptr< Job > & |
job | ) |
|
◆ waitForJob()
void uvgvpcc_enc::ThreadQueue::waitForJob |
( |
const std::shared_ptr< Job > & |
job | ) |
|
|
static |
The documentation for this class was generated from the following files: