add_to_depth(int) (defined in tbb::task) | tbb::task | [inline] |
affinity() const | tbb::task | [inline] |
affinity_id typedef | tbb::task | |
allocate_child() | tbb::task | [inline] |
allocate_continuation() | tbb::task | [inline] |
allocate_root() | tbb::task | [inline, static] |
allocate_root(task_group_context &ctx) | tbb::task | [inline, static] |
allocated enum value | tbb::task | |
cancel_group_execution() | tbb::task | [inline] |
change_group(task_group_context &ctx) | tbb::task | |
context() | tbb::task | [inline] |
decrement_ref_count() | tbb::task | [inline] |
depth() const (defined in tbb::task) | tbb::task | [inline] |
destroy(task &t) | tbb::task | |
enqueue(task &t) | tbb::task | [inline, static] |
enqueue(task &t, priority_t p) | tbb::task | [inline, static] |
executing enum value | tbb::task | |
freed enum value | tbb::task | |
group() | tbb::task | [inline] |
group_priority() const | tbb::task | [inline] |
increment_ref_count() | tbb::task | [inline] |
interface5::internal::task_base (defined in tbb::task) | tbb::task | [friend] |
internal::allocate_additional_child_of_proxy (defined in tbb::task) | tbb::task | [friend] |
internal::allocate_child_proxy (defined in tbb::task) | tbb::task | [friend] |
internal::allocate_continuation_proxy (defined in tbb::task) | tbb::task | [friend] |
internal::allocate_root_proxy (defined in tbb::task) | tbb::task | [friend] |
internal::allocate_root_with_context_proxy (defined in tbb::task) | tbb::task | [friend] |
internal::scheduler (defined in tbb::task) | tbb::task | [friend] |
is_cancelled() const | tbb::task | [inline] |
is_cancelled() const (defined in tbb::task) | tbb::task | [inline] |
is_owned_by_current_thread() const | tbb::task | |
is_stolen_task() const | tbb::task | [inline] |
note_affinity(affinity_id id) | tbb::task | [virtual] |
parent() const | tbb::task | [inline] |
ready enum value | tbb::task | |
recycle enum value | tbb::task | |
recycle_as_child_of(task &new_parent) | tbb::task | [inline] |
recycle_as_continuation() | tbb::task | [inline] |
recycle_as_safe_continuation() | tbb::task | [inline] |
recycle_to_reexecute() | tbb::task | [inline] |
reexecute enum value | tbb::task | |
ref_count() const | tbb::task | [inline] |
self() | tbb::task | [static] |
set_affinity(affinity_id id) | tbb::task | [inline] |
set_depth(intptr_t) (defined in tbb::task) | tbb::task | [inline] |
set_group_priority(priority_t p) | tbb::task | [inline] |
set_parent(task *p) | tbb::task | [inline] |
set_ref_count(int count) | tbb::task | [inline] |
spawn_and_wait_for_all(task &child) | tbb::task | [inline] |
spawn_and_wait_for_all(task_list &list) | tbb::task | |
spawn_root_and_wait(task &root) | tbb::task | [inline, static] |
spawn_root_and_wait(task_list &root_list) | tbb::task | [inline, static] |
state() const | tbb::task | [inline] |
state_type enum name | tbb::task | |
task() | tbb::task | [inline, protected] |
wait_for_all() | tbb::task | [inline] |
~task() | tbb::task | [inline, virtual] |