NAME
A member function of omni::sync::threadpool
OVERLOADS
omni::sync::threadpool::queue
A member function of omni::sync::threadpool
#include <omni/sync/threadpool.hpp>void omni::sync::threadpool::queue(const omni::sync::parameterized_thread_start& task)OVERLOADS
void omni::sync::threadpool::queue(const omni::sync::parameterized_thread_start& task, omni::generic_ptr param)
void omni::sync::threadpool::queue(const omni::sync::threadpool_task& task)