Searched refs:ck_spinlock_fas_unlock (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/contrib/ck/include/
H A Dck_spinlock.h50 #define ck_spinlock_unlock(x) ck_spinlock_fas_unlock(x)
/freebsd-11-stable/sys/contrib/ck/include/spinlock/
H A Dfas.h102 ck_spinlock_fas_unlock(struct ck_spinlock_fas *lock) function
112 ck_spinlock_fas_locked, ck_spinlock_fas_unlock)
/freebsd-11-stable/sys/contrib/ck/src/
H A Dck_barrier_combining.c139 ck_spinlock_fas_unlock(&root->mutex);

Completed in 118 milliseconds