Searched refs:mtx_spin_delay (Results 1 – 1 of 1) sorted by relevance
167 static struct lock_delay_config __read_frequently mtx_spin_delay; variable170 &mtx_spin_delay.base, 0, "");172 &mtx_spin_delay.max, 0, "");174 LOCK_DELAY_SYSINIT_DEFAULT(mtx_spin_delay);176 #define mtx_spin_delay locks_delay macro779 lock_delay_arg_init(&lda, &mtx_spin_delay); in _mtx_lock_spin_cookie()913 lock_delay_arg_init(&lda, &mtx_spin_delay); in thread_lock_flags_()