Home
last modified time | relevance | path

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

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