Home
last modified time | relevance | path

Searched defs:KMP_SET_THREAD_STATE_BLOCK (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h966 #define KMP_SET_THREAD_STATE_BLOCK(state_name) \ macro
1018 #define KMP_SET_THREAD_STATE_BLOCK(state_name) ((void)0) macro