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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c447 {AC(__pthread_mutex_destroy_args), 0, 0, (sy_call_t *)__pthread_mutex_destroy, munge_w, munge_d, _SYSCALL_RET_INT_T, 4}, /* 301 = __pthread_mutex_destroy */
H A Dpthread_synch.c199 __pthread_mutex_destroy(__unused struct proc *p, struct __pthread_mutex_destroy_args *uap, __unused register_t *retval) function
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1974 int __pthread_mutex_destroy(struct proc *, struct __pthread_mutex_destroy_args *, int *);

Completed in 61 milliseconds