reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
57 static kmp_bootstrap_lock_t lock = KMP_BOOTSTRAP_LOCK_INITIALIZER(lock);
projects/openmp/runtime/src/kmp_io.cpp41 kmp_bootstrap_lock_t __kmp_stdio_lock = KMP_BOOTSTRAP_LOCK_INITIALIZER( 43 kmp_bootstrap_lock_t __kmp_console_lock = KMP_BOOTSTRAP_LOCK_INITIALIZER(projects/openmp/runtime/src/kmp_itt.cpp
54 KMP_BOOTSTRAP_LOCK_INITIALIZER(__kmp_itt_debug_lock);
projects/openmp/runtime/src/kmp_itt.inl 64 KMP_BOOTSTRAP_LOCK_INITIALIZER(metadata_lock);
projects/openmp/runtime/src/kmp_tasking.cpp 3118 KMP_BOOTSTRAP_LOCK_INITIALIZER(__kmp_task_team_lock);