#include "tbb_stddef.h"
#include "tbb_machine.h"
#include "tbb_profiling.h"
#include <climits>
Go to the source code of this file.
|
void | tbb::internal::make_critical (task &t) |
|
bool | tbb::internal::is_critical (task &t) |
|
void * | operator new (size_t bytes, const tbb::internal::allocate_root_proxy &) |
|
void | operator delete (void *task, const tbb::internal::allocate_root_proxy &) |
|
void * | operator new (size_t bytes, const tbb::internal::allocate_root_with_context_proxy &p) |
|
void | operator delete (void *task, const tbb::internal::allocate_root_with_context_proxy &p) |
|
void * | operator new (size_t bytes, const tbb::internal::allocate_continuation_proxy &p) |
|
void | operator delete (void *task, const tbb::internal::allocate_continuation_proxy &p) |
|
void * | operator new (size_t bytes, const tbb::internal::allocate_child_proxy &p) |
|
void | operator delete (void *task, const tbb::internal::allocate_child_proxy &p) |
|
void * | operator new (size_t bytes, const tbb::internal::allocate_additional_child_of_proxy &p) |
|
void | operator delete (void *task, const tbb::internal::allocate_additional_child_of_proxy &p) |
|
◆ __TBB_TASK_BASE_ACCESS
#define __TBB_TASK_BASE_ACCESS private |
◆ __itt_caller
◆ operator delete() [1/5]
Definition at line 1069 of file task.h.
References tbb::internal::allocate_root_proxy::free().
static void __TBB_EXPORTED_FUNC free(task &)
void const char const char int ITT_FORMAT __itt_group_sync x void const char ITT_FORMAT __itt_group_sync s void ITT_FORMAT __itt_group_sync p void ITT_FORMAT p void ITT_FORMAT p no args __itt_suppress_mode_t unsigned int void size_t ITT_FORMAT d void ITT_FORMAT p void ITT_FORMAT p __itt_model_site __itt_model_site_instance ITT_FORMAT p __itt_model_task * task
◆ operator delete() [2/5]
Definition at line 1078 of file task.h.
References p.
1079 p.
free( *static_cast<tbb::task*>(
task) );
void __TBB_EXPORTED_METHOD free(task &) const
void const char const char int ITT_FORMAT __itt_group_sync x void const char ITT_FORMAT __itt_group_sync s void ITT_FORMAT __itt_group_sync p void ITT_FORMAT p void ITT_FORMAT p no args __itt_suppress_mode_t unsigned int void size_t ITT_FORMAT d void ITT_FORMAT p void ITT_FORMAT p __itt_model_site __itt_model_site_instance ITT_FORMAT p __itt_model_task * task
◆ operator delete() [3/5]
Definition at line 1087 of file task.h.
References p.
1088 p.
free( *static_cast<tbb::task*>(
task) );
void __TBB_EXPORTED_METHOD free(task &) const
void const char const char int ITT_FORMAT __itt_group_sync x void const char ITT_FORMAT __itt_group_sync s void ITT_FORMAT __itt_group_sync p void ITT_FORMAT p void ITT_FORMAT p no args __itt_suppress_mode_t unsigned int void size_t ITT_FORMAT d void ITT_FORMAT p void ITT_FORMAT p __itt_model_site __itt_model_site_instance ITT_FORMAT p __itt_model_task * task
◆ operator delete() [4/5]
Definition at line 1095 of file task.h.
References p.
1096 p.
free( *static_cast<tbb::task*>(
task) );
void __TBB_EXPORTED_METHOD free(task &) const
void const char const char int ITT_FORMAT __itt_group_sync x void const char ITT_FORMAT __itt_group_sync s void ITT_FORMAT __itt_group_sync p void ITT_FORMAT p void ITT_FORMAT p no args __itt_suppress_mode_t unsigned int void size_t ITT_FORMAT d void ITT_FORMAT p void ITT_FORMAT p __itt_model_site __itt_model_site_instance ITT_FORMAT p __itt_model_task * task
◆ operator delete() [5/5]
Definition at line 1103 of file task.h.
References p.
1104 p.
free( *static_cast<tbb::task*>(
task) );
void __TBB_EXPORTED_METHOD free(task &) const
void const char const char int ITT_FORMAT __itt_group_sync x void const char ITT_FORMAT __itt_group_sync s void ITT_FORMAT __itt_group_sync p void ITT_FORMAT p void ITT_FORMAT p no args __itt_suppress_mode_t unsigned int void size_t ITT_FORMAT d void ITT_FORMAT p void ITT_FORMAT p __itt_model_site __itt_model_site_instance ITT_FORMAT p __itt_model_task * task
◆ operator new() [1/5]
◆ operator new() [2/5]
Definition at line 1074 of file task.h.
References p.
task &__TBB_EXPORTED_METHOD allocate(size_t size) const
◆ operator new() [3/5]
Definition at line 1083 of file task.h.
References p.
task &__TBB_EXPORTED_METHOD allocate(size_t size) const
◆ operator new() [4/5]
Definition at line 1091 of file task.h.
References p.
task &__TBB_EXPORTED_METHOD allocate(size_t size) const
◆ operator new() [5/5]
Definition at line 1099 of file task.h.
References p.
task &__TBB_EXPORTED_METHOD allocate(size_t size) const