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

/freebsd-10.0-release/sys/kern/
H A Dkern_mutex.c110 static uintptr_t unlock_mtx(struct lock_object *lock);
124 .lc_unlock = unlock_mtx,
171 unlock_mtx(struct lock_object *lock) function

Completed in 72 milliseconds