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

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dpthread_shims.c323 psynch_cvbroad(proc_t p, struct psynch_cvbroad_args *uap, uint32_t *retval) function
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dpthread_shims.h85 int (*psynch_cvbroad)(proc_t p, user_addr_t cv, uint64_t cvlsgen, uint64_t cvudgen, uint32_t flags, user_addr_t mutex, uint64_t mugen, uint64_t tid, uint32_t *retval); member in struct:pthread_functions_s

Completed in 166 milliseconds