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

/freebsd-12-stable/sys/kern/
H A Dkern_sx.c127 static uintptr_t unlock_sx(struct lock_object *lock);
137 .lc_unlock = unlock_sx,
192 unlock_sx(struct lock_object *lock) function

Completed in 103 milliseconds