Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include "tbb/tbb_stddef.h"
Go to the source code of this file.
Namespaces | |
tbb | |
The graph class. | |
tbb::internal | |
Identifiers declared inside namespace internal should never be used directly by client code. | |
Macros | |
#define | ITT_CALLER_NULL ((__itt_caller)0) |
#define | _T(string_literal) string_literal |
Standard Windows style macro to markup the string literals. More... | |
#define | ITT_NOTIFY(name, obj) ((void)0) |
#define | ITT_THREAD_SET_NAME(name) ((void)0) |
#define | ITT_FINI_ITTLIB() ((void)0) |
#define | ITT_SYNC_CREATE(obj, type, name) ((void)0) |
#define | ITT_SYNC_RENAME(obj, name) ((void)0) |
#define | ITT_STACK_CREATE(obj) ((void)0) |
#define | ITT_STACK(precond, name, obj) ((void)0) |
#define | ITT_TASK_GROUP(type, name, parent) ((void)0) |
#define | ITT_TASK_BEGIN(type, name, id) ((void)0) |
#define | ITT_TASK_END ((void)0) |
Typedefs | |
typedef char | tbb::tchar |
Unicode support. More... | |
Functions | |
int | tbb::internal::__TBB_load_ittnotify () |
#define _T | ( | string_literal | ) | string_literal |
Standard Windows style macro to markup the string literals.
Definition at line 59 of file itt_notify.h.
#define ITT_CALLER_NULL ((__itt_caller)0) |
Definition at line 45 of file itt_notify.h.
#define ITT_FINI_ITTLIB | ( | ) | ((void)0) |
Definition at line 114 of file itt_notify.h.
Definition at line 112 of file itt_notify.h.
Definition at line 118 of file itt_notify.h.
#define ITT_STACK_CREATE | ( | obj | ) | ((void)0) |
Definition at line 117 of file itt_notify.h.
Definition at line 115 of file itt_notify.h.
Definition at line 116 of file itt_notify.h.
#define ITT_TASK_END ((void)0) |
Definition at line 122 of file itt_notify.h.
Definition at line 120 of file itt_notify.h.
Definition at line 113 of file itt_notify.h.