Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/kern/
H A Dsys_ulock.c515 return sys_ulock_wait2(p, &args2, retval); in sys_ulock_wait()
519 sys_ulock_wait2(struct proc *p, struct ulock_wait2_args *args, int32_t *retval) in sys_ulock_wait2() function