Searched refs:__pthread_cond_timedwait (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c458 {AC(__pthread_cond_timedwait_args), 0, 0, (sy_call_t *)__pthread_cond_timedwait, munge_www, munge_ddd, _SYSCALL_RET_INT_T, 12}, /* 312 = __pthread_cond_timedwait */
H A Dpthread_synch.c717 __pthread_cond_timedwait(__unused struct proc *p, struct __pthread_cond_timedwait_args *uap, __unused register_t *retval) function
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1985 int __pthread_cond_timedwait(struct proc *, struct __pthread_cond_timedwait_args *, int *);

Completed in 52 milliseconds