Home
last modified time | relevance | path

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

/NextBSD/sys/nlm/
HDnlm.h139 extern int nlm_wait_lock(void *handle, int timo);
HDnlm_advlock.c807 error = nlm_wait_lock(wait_handle, retry); in nlm_setlock()
HDnlm_prot_impl.c1356 nlm_wait_lock(void *handle, int timo) in nlm_wait_lock() function