Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dkmp_debugger.cpp81 addr_and_size_of(__kmp_team_counter),
Dkmp_global.cpp65 std::atomic<kmp_int32> __kmp_team_counter = ATOMIC_VAR_INIT(0); variable
Dkmp.h3244 extern std::atomic<kmp_int32> __kmp_team_counter;
3256 #define KMP_GEN_TEAM_ID() _KMP_GEN_ID(__kmp_team_counter)