Searched defs:RTSemEventMultiReset (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/nt/
H A Dsemeventmulti-r0drv-nt.cpp156 RTDECL(int) RTSemEventMultiReset(RTSEMEVENTMULTI hEventMultiSem) function
/vbox/src/VBox/Runtime/r0drv/darwin/
H A Dsemeventmulti-r0drv-darwin.cpp220 RTDECL(int) RTSemEventMultiReset(RTSEMEVENTMULTI hEventMultiSem) function
/vbox/src/VBox/Runtime/r0drv/freebsd/
H A Dsemeventmulti-r0drv-freebsd.c195 RTDECL(int) RTSemEventMultiReset(RTSEMEVENTMULTI hEventMultiSem) function
/vbox/src/VBox/Runtime/r0drv/haiku/
H A Dsemeventmulti-r0drv-haiku.c163 RTDECL(int) RTSemEventMultiReset(RTSEMEVENTMULTI hEventMultiSem) function
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dsemeventmulti-r0drv-linux.c205 RTDECL(int) RTSemEventMultiReset(RTSEMEVENTMULTI hEventMultiSem) function
225 RT_EXPORT_SYMBOL(RTSemEventMultiReset); variable
/vbox/src/VBox/Runtime/r0drv/os2/
H A Dsemeventmulti-r0drv-os2.cpp153 RTDECL(int) RTSemEventMultiReset(RTSEMEVENTMULTI hEventMultiSem) function
/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dsemeventmulti-r0drv-solaris.c225 RTDECL(int) RTSemEventMultiReset(RTSEMEVENTMULTI hEventMultiSem) function
/vbox/src/VBox/Runtime/r3/win/
H A Dsemeventmulti-win.cpp184 RTDECL(int) RTSemEventMultiReset(RTSEMEVENTMULTI hEventMultiSem) function
/vbox/src/VBox/Runtime/r3/linux/
H A Dsemeventmulti-linux.cpp229 RTDECL(int) RTSemEventMultiReset(RTSEMEVENTMULTI hEventMultiSem) function
/vbox/src/VBox/Runtime/r3/os2/
H A Dsems-os2.cpp207 RTDECL(int) RTSemEventMultiReset(RTSEMEVENTMULTI hEventMultiSem) function
/vbox/src/VBox/Runtime/r3/posix/
H A Dsemeventmulti-posix.cpp316 RTDECL(int) RTSemEventMultiReset(RTSEMEVENTMULTI hEventMultiSem) function
/vbox/include/iprt/
H A Dmangling.h1256 # define RTSemEventMultiReset RT_MANGLER(RTSemEventMultiReset) macro

Completed in 137 milliseconds