Searched defs:RTSemRWDestroy (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/generic/
H A Dsemrw-generic.cpp181 RTDECL(int) RTSemRWDestroy(RTSEMRW hRWSem) function
243 RT_EXPORT_SYMBOL(RTSemRWDestroy); variable
H A Dsemrw-lockless-generic.cpp178 RTDECL(int) RTSemRWDestroy(RTSEMRW hRWSem) function
212 RT_EXPORT_SYMBOL(RTSemRWDestroy); variable
/vbox/src/VBox/Runtime/r3/posix/
H A Dsemrw-posix.cpp166 RTDECL(int) RTSemRWDestroy(RTSEMRW hRWSem) function
/vbox/include/iprt/
H A Dmangling.h1294 # define RTSemRWDestroy RT_MANGLER(RTSemRWDestroy) macro

Completed in 63 milliseconds