Classes | |
class | tbb::task_group_context |
Used to form groups of tasks. More... | |
class | tbb::task |
Base class for user-defined tasks. More... | |
class | tbb::empty_task |
task that does nothing. Useful for synchronization. More... | |
class | tbb::task_list |
A list of children. More... | |
class | tbb::task_scheduler_init |
Class representing reference to tbb scheduler. More... |