Home
last modified time | relevance | path

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

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