tbb::internal::task_prefix Class Reference
Memory prefix to a task object.
More...
#include <task.h>
List of all members.
|
Friends |
class | tbb::task |
class | tbb::task_list |
class | internal::scheduler |
class | internal::allocate_root_proxy |
class | internal::allocate_child_proxy |
class | internal::allocate_continuation_proxy |
class | internal::allocate_additional_child_of_proxy |
Detailed Description
Memory prefix to a task object.
This class is internal to the library. Do not reference it directly, except within the library itself. Fields are ordered in way that preserves backwards compatibility and yields good packing on typical 32-bit and 64-bit platforms.
The documentation for this class was generated from the following file:
Copyright © 2005-2008 Intel Corporation. All Rights Reserved.
Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are
registered trademarks or trademarks of Intel Corporation or its
subsidiaries in the United States and other countries.
* Other names and brands may be claimed as the property of others.