Home
last modified time | relevance | path

Searched defs:read_unlock (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Drwlock.h43 #define read_unlock( global() macro
/freebsd/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h170 #define read_unlock(rwlock) rw_unlock(rwlock) macro