Searched defs:psynch_rw_wrlock (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dpthread_shims.c371 psynch_rw_wrlock(proc_t p, struct psynch_rw_wrlock_args *uap, uint32_t *retval) function
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dpthread_shims.h92 int (*psynch_rw_wrlock)(proc_t p, user_addr_t rwlock, uint32_t lgenval, uint32_t ugenval, uint32_t rw_wc, int flags, uint32_t *retval); member in struct:pthread_functions_s

Completed in 60 milliseconds