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

/freebsd-13-stable/sys/kern/
H A Dkern_lock.c154 static uintptr_t unlock_lockmgr(struct lock_object *lock);
164 .lc_unlock = unlock_lockmgr,
415 unlock_lockmgr(struct lock_object *lock) function

Completed in 60 milliseconds