reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
469 KMP_BOOTSTRAP_LOCK_INIT(__kmp_initz_lock); /* Control initializations */ 470 KMP_BOOTSTRAP_LOCK_INIT(__kmp_forkjoin_lock); /* control fork/join access */ 471 KMP_BOOTSTRAP_LOCK_INIT(__kmp_exit_lock); /* exit() is not always thread-safe */ 478 KMP_BOOTSTRAP_LOCK_INIT(__kmp_tp_cached_lock);