Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
This is the complete list of members for tbb::internal::scheduler, including all inherited members.
enqueue(task &t, void *reserved)=0 | tbb::internal::scheduler | pure virtual |
no_copy(const no_copy &)=delete | tbb::internal::no_copy | private |
no_copy()=default | tbb::internal::no_copy | private |
spawn(task &first, task *&next)=0 | tbb::internal::scheduler | pure virtual |
spawn_root_and_wait(task &first, task *&next)=0 | tbb::internal::scheduler | pure virtual |
wait_for_all(task &parent, task *child)=0 | tbb::internal::scheduler | pure virtual |
~scheduler()=0 | tbb::internal::scheduler | pure virtual |