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

/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_support.c751 * psynch_mutexwait: This system call is used for contended psynch mutexes to block.
755 psynch_mutexwait(__unused proc_t p, struct psynch_mutexwait_args * uap, uint32_t * retval) function
840 __FAILEDUSERTEST__("psynch_mutexwait(prepost): returning 0 lseq in mutexwait with no EBIT \n");
849 __FAILEDUSERTEST__("psynch_mutexwait: more than one prepost\n");
924 __FAILEDUSERTEST__("psynch_mutexwait: returning 0 lseq in mutexwait with no EBIT \n");

Completed in 17 milliseconds