reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2528 KMP_FSYNC_SPIN_INIT(obj, CCAST(kmp_uint32 *, spin)); 2553 KMP_FSYNC_SPIN_INIT(obj, spin);projects/openmp/runtime/src/kmp_dispatch.h
298 KMP_FSYNC_SPIN_INIT(obj, CCAST(UT *, spin));
projects/openmp/runtime/src/kmp_tasking.cpp 3591 KMP_FSYNC_SPIN_INIT(spin, NULL);
projects/openmp/runtime/src/kmp_wait_release.h 182 KMP_FSYNC_SPIN_INIT(spin, NULL);