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

/freebsd-13-stable/cddl/contrib/opensolaris/head/
H A Dsynch.h121 int rw_trywrlock(rwlock_t *);
H A Dthread.h61 #define rw_trywrlock(l) pthread_rwlock_trywrlock(l) macro

Completed in 108 milliseconds