Home
last modified time | relevance | path

Searched refs:KMP_FSYNC_SPIN_INIT (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp_itt.h224 #undef KMP_FSYNC_SPIN_INIT
225 #define KMP_FSYNC_SPIN_INIT(obj, spin) \ macro
293 #define KMP_FSYNC_SPIN_INIT(obj, spin) ((void)0) macro
321 #define KMP_FSYNC_SPIN_INIT(obj, spin) ((void)0) macro
Dkmp_dispatch.h298 KMP_FSYNC_SPIN_INIT(obj, CCAST(UT *, spin)); in __kmp_wait()
Dkmp_wait_release.h190 KMP_FSYNC_SPIN_INIT(spin, NULL); in __kmp_wait_template()
Dz_Windows_NT_util.cpp1293 KMP_FSYNC_SPIN_INIT(obj, (void *)&th->th.th_info.ds.ds_alive); in __kmp_reap_common()
Dkmp_dispatch.cpp2549 KMP_FSYNC_SPIN_INIT(obj, CCAST(kmp_uint32 *, spin)); in __kmp_wait_4()
2574 KMP_FSYNC_SPIN_INIT(obj, spin); in __kmp_wait_4_ptr()
Dkmp_tasking.cpp3646 KMP_FSYNC_SPIN_INIT(spin, NULL); in __kmp_tasking_barrier()