Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_umtx.c285 static int do_unlock_pp(struct thread *td, struct umutex *m, uint32_t flags,
2296 do_unlock_pp(struct thread *td, struct umutex *m, uint32_t flags, bool rb) in do_unlock_pp() function
2528 return (do_unlock_pp(td, m, flags, rb)); in do_unlock_umutex()