Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_umtx.c1346 do_lock_normal(struct thread *td, struct umutex *m, uint32_t flags, in do_lock_normal() function
2877 error = do_lock_normal(td, m, flags, timeout, mode); in do_lock_umutex()