Searched refs:__itt_thr_state_t (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/ |
H A D | ittnotify.h | 870 } __itt_thr_state_t; typedef 927 __itt_thr_state_t LIBITTAPI __itt_thr_mode_set(__itt_thr_prop_t p, 928 __itt_thr_state_t s); 933 ITT_STUB(ITTAPI, __itt_thr_state_t, thr_mode_set, 934 (__itt_thr_prop_t p, __itt_thr_state_t s)) 938 #define __itt_thr_mode_set(p, s) (__itt_thr_state_t)0
|
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
H A D | ittnotify_static.h | 540 ITT_STUB(LIBITTAPI, __itt_thr_state_t, thr_mode_set, 541 (__itt_thr_prop_t p, __itt_thr_state_t s), (ITT_FORMAT p, s),
|