|
Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Macros | |
| #define | __itt_thr_name_set __itt_thr_name_setA |
| #define | __itt_thr_name_set_ptr __itt_thr_name_setA_ptr |
Functions | |
| int LIBITTAPI | __itt_thr_name_setA (const char *name, int namelen) |
| Set name to be associated with thread in analysis GUI. More... | |
| int LIBITTAPI | __itt_thr_name_setW (const wchar_t *name, int namelen) |
| void LIBITTAPI | __itt_thr_ignore (void) |
| Mark current thread as ignored from this point on, for the duration of its existence. More... | |
Threads group
| #define __itt_thr_name_set __itt_thr_name_setA |
Definition at line 295 of file legacy/ittnotify.h.
| #define __itt_thr_name_set_ptr __itt_thr_name_setA_ptr |
Definition at line 296 of file legacy/ittnotify.h.
Mark current thread as ignored from this point on, for the duration of its existence.
Set name to be associated with thread in analysis GUI.