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

/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_support.c1892 * psynch_rw_wrlock: This system call is used for psync rwlock writers to block.
1895 psynch_rw_wrlock(__unused proc_t p, struct psynch_rw_wrlock_args * uap, uint32_t * retval) function
1999 panic("psynch_rw_wrlock: failed to enqueue\n");

Completed in 61 milliseconds