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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dposix_sem.c912 sem_post(proc_t p, struct sem_post_args *uap, __unused register_t *retval)
H A Dinit_sysent.c419 {AC(sem_post_args), 0, 0, (sy_call_t *)sem_post, munge_w, munge_d, _SYSCALL_RET_INT_T, 4}, /* 273 = sem_post */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1067 struct sem_post_args { struct
1951 int sem_post(struct proc *, struct sem_post_args *, int *);

Completed in 37 milliseconds