Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_atomic64.c72 #define UNLOCK_A64() if (smp_started) mtx_unlock(_amtx) macro
77 #define UNLOCK_A64() intr_restore(s); } macro
87 UNLOCK_A64(); \
96 UNLOCK_A64(); \
116 UNLOCK_A64(); in atomic_cmpset_64()
132 UNLOCK_A64(); in atomic_fcmpset_64()