Searched refs:thr_name_set (Results 1 – 3 of 3) sorted by relevance
| /oneTBB/src/tbb/tools_api/legacy/ |
| H A D | ittnotify.h | 326 ITT_STUB(LIBITTAPI, int, thr_name_set, (const char *name, int namelen)) 334 #define __itt_thr_name_set ITTNOTIFY_DATA(thr_name_set) 335 #define __itt_thr_name_set_ptr ITTNOTIFY_NAME(thr_name_set)
|
| /oneTBB/src/tbb/tools_api/ |
| H A D | ittnotify_static.h | 84 ITT_STUB(LIBITTAPI, int, thr_name_set, (const char *name, int namelen), (ITT_FORMAT name, name…
|
| H A D | ittnotify_static.c | 1117 static int ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(thr_name_set),_init))(const char* name, int namelen) in ITT_VERSIONIZE() argument
|