LLVM OpenMP 20.0.0git
|
Threads group. More...
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. | |
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. | |
Threads group.
#define __itt_thr_name_set __itt_thr_name_setA |
Definition at line 329 of file ittnotify.h.
#define __itt_thr_name_set_ptr __itt_thr_name_setA_ptr |
Definition at line 330 of file 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.