Searched refs:KMP_FSYNC_SPIN_PREPARE (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_itt.h231 spin loop), KMP_FSYNC_SPIN_PREPARE() (whithin the spin loop), and
244 #undef KMP_FSYNC_SPIN_PREPARE macro
245 #define KMP_FSYNC_SPIN_PREPARE(obj) \ macro
310 #define KMP_FSYNC_SPIN_PREPARE(obj) ((void)0) macro
338 #define KMP_FSYNC_SPIN_PREPARE(obj) ((void)0) macro
H A Dkmp_dispatch.h309 KMP_FSYNC_SPIN_PREPARE(obj);
H A Dkmp_wait_release.h559 KMP_FSYNC_SPIN_PREPARE(CCAST(void *, spin));
H A Dz_Windows_NT_util.cpp1337 KMP_FSYNC_SPIN_PREPARE(obj);
H A Dkmp_dispatch.cpp3053 KMP_FSYNC_SPIN_PREPARE(obj);
3080 KMP_FSYNC_SPIN_PREPARE(obj);
H A Dkmp_tasking.cpp4333 KMP_FSYNC_SPIN_PREPARE(RCAST(void *, spin));

Completed in 90 milliseconds