Searched defs:RTSemRWIsReadOwner (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Runtime/generic/
H A Dsemrw-generic.cpp881 RTDECL(bool) RTSemRWIsReadOwner(RTSEMRW hRWSem, bool fWannaHear) function
917 RT_EXPORT_SYMBOL(RTSemRWIsReadOwner); variable
/vbox/src/VBox/Runtime/r3/posix/
H A Dsemrw-posix.cpp636 RTDECL(bool) RTSemRWIsReadOwner(RTSEMRW hRWSem, bool fWannaHear) function
675 RT_EXPORT_SYMBOL(RTSemRWIsReadOwner); variable
/vbox/include/iprt/
H A Dmangling.h1298 # define RTSemRWIsReadOwner RT_MANGLER(RTSemRWIsReadOwner) macro

Completed in 86 milliseconds