Home
last modified time | relevance | path

Searched refs:thr_name_set (Results 1 – 3 of 3) sorted by relevance

/oneTBB/src/tbb/tools_api/legacy/
H A Dittnotify.h326 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 Dittnotify_static.h84 ITT_STUB(LIBITTAPI, int, thr_name_set, (const char *name, int namelen), (ITT_FORMAT name, name…
H A Dittnotify_static.c1117 static int ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(thr_name_set),_init))(const char* name, int namelen) in ITT_VERSIONIZE() argument