Home
last modified time | relevance | path

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

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