Searched refs:chain_lock (Results 1 – 1 of 1) sorted by relevance
1808 static kmp_bootstrap_lock_t chain_lock = variable1809 KMP_BOOTSTRAP_LOCK_INITIALIZER(chain_lock);1823 __kmp_init_bootstrap_lock(&chain_lock); in __kmp_init_speculative_stats()1828 __kmp_acquire_bootstrap_lock(&chain_lock); in __kmp_remember_lock()1839 __kmp_release_bootstrap_lock(&chain_lock); in __kmp_remember_lock()1872 __kmp_acquire_bootstrap_lock(&chain_lock); in __kmp_accumulate_speculative_stats()1877 __kmp_release_bootstrap_lock(&chain_lock); in __kmp_accumulate_speculative_stats()