Home
last modified time | relevance | path

Searched defs: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