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

/vbox/src/VBox/Runtime/generic/
H A Dsemrw-generic.cpp861 RTDECL(bool) RTSemRWIsWriteOwner(RTSEMRW hRWSem) function
878 RT_EXPORT_SYMBOL(RTSemRWIsWriteOwner); variable
/vbox/src/VBox/Runtime/r3/posix/
H A Dsemrw-posix.cpp615 RTDECL(bool) RTSemRWIsWriteOwner(RTSEMRW hRWSem) function
/vbox/include/iprt/
H A Dmangling.h1299 # define RTSemRWIsWriteOwner RT_MANGLER(RTSemRWIsWriteOwner) macro

Completed in 62 milliseconds