Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/
H A Dittnotify.h385 ITT_STUBV(LIBITTAPI, void, thr_ignore, (void))
386 #define __itt_thr_ignore ITTNOTIFY_VOID(thr_ignore)
387 #define __itt_thr_ignore_ptr ITTNOTIFY_NAME(thr_ignore)
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.h118 ITT_STUBV(LIBITTAPI, void, thr_ignore, (void), (ITT_NO_PARAMS), thr_ignore,
H A Dittnotify_static.cpp967 static void ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(thr_ignore), _init))(void) { in ITT_VERSIONIZE() argument
1431 ITTNOTIFY_NAME(thread_ignore) = ITTNOTIFY_NAME(thr_ignore); in _N_()