Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_global.cpp255 kmp_SetThreadGroupAffinity_t __kmp_SetThreadGroupAffinity = NULL;
Dz_Windows_NT_util.cpp770 (kmp_SetThreadGroupAffinity_t)GetProcAddress( in __kmp_runtime_initialize()
Dkmp.h622 typedef BOOL (*kmp_SetThreadGroupAffinity_t)(HANDLE, const GROUP_AFFINITY *, typedef
624 extern kmp_SetThreadGroupAffinity_t __kmp_SetThreadGroupAffinity;