Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm.h139 extern int nlm_wait_lock(void *handle, int timo);
H A Dnlm_advlock.c847 error = nlm_wait_lock(wait_handle, retry); in nlm_setlock()
H A Dnlm_prot_impl.c1360 nlm_wait_lock(void *handle, int timo) in nlm_wait_lock() function