Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_umtx.c988 do_lock_normal(struct thread *td, struct umutex *m, uint32_t flags, in do_lock_normal() function
2487 error = do_lock_normal(td, m, flags, timeout, mode); in do_lock_umutex()