Home
last modified time | relevance | path

Searched refs:ts_lock (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_turnstile.c184 mtx_unlock_spin(&ts->ts_lock); in propagate_unlock_ts()
534 mtx_destroy(&ts->ts_lock); in turnstile_fini()
579 mtx_lock_spin(&ts->ts_lock); in turnstile_trywait()
585 mtx_lock_spin(&ts->ts_lock); in turnstile_trywait()
603 mtx_lock_spin(&ts->ts_lock); in turnstile_lock()
620 mtx_unlock_spin(&ts->ts_lock); in turnstile_unlock()
641 mtx_unlock_spin(&ts->ts_lock); in turnstile_cancel()
664 mtx_lock_spin(&ts->ts_lock); in turnstile_lookup()
729 mtx_unlock_spin(&ts->ts_lock); in turnstile_claim()
1018 mtx_unlock_spin(&ts->ts_lock); in turnstile_unpend()
[all …]