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

/vbox/src/VBox/Runtime/r0drv/nt/
H A Dsemevent-r0drv-nt.cpp113 RTDECL(int) RTSemEventDestroy(RTSEMEVENT hEventSem) function
/vbox/src/VBox/Runtime/r0drv/darwin/
H A Dsemevent-r0drv-darwin.cpp154 RTDECL(int) RTSemEventDestroy(RTSEMEVENT hEventSem) function
/vbox/src/VBox/Runtime/r0drv/freebsd/
H A Dsemevent-r0drv-freebsd.c116 RTDECL(int) RTSemEventDestroy(RTSEMEVENT hEventSem) function
/vbox/src/VBox/Runtime/r0drv/haiku/
H A Dsemevent-r0drv-haiku.c117 RTDECL(int) RTSemEventDestroy(RTSEMEVENT hEventSem) function
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dsemevent-r0drv-linux.c118 RTDECL(int) RTSemEventDestroy(RTSEMEVENT hEventSem) function
139 RT_EXPORT_SYMBOL(RTSemEventDestroy); variable
/vbox/src/VBox/Runtime/r0drv/os2/
H A Dsemevent-r0drv-os2.cpp97 RTDECL(int) RTSemEventDestroy(RTSEMEVENT hEventSem) function
/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dsemevent-r0drv-solaris.c164 RTDECL(int) RTSemEventDestroy(RTSEMEVENT hEventSem) function
/vbox/src/VBox/Runtime/r3/win/
H A Dsemevent-win.cpp130 RTDECL(int) RTSemEventDestroy(RTSEMEVENT hEventSem) function
/vbox/src/VBox/Runtime/r3/linux/
H A Dsemevent-linux.cpp170 RTDECL(int) RTSemEventDestroy(RTSEMEVENT hEventSem) function
/vbox/src/VBox/Runtime/r3/os2/
H A Dsems-os2.cpp72 RTDECL(int) RTSemEventDestroy(RTSEMEVENT hEventSem) function
/vbox/src/VBox/Runtime/r3/posix/
H A Dsemevent-posix.cpp189 RTDECL(int) RTSemEventDestroy(RTSEMEVENT hEventSem) function
/vbox/include/iprt/
H A Dmangling.h1248 # define RTSemEventDestroy RT_MANGLER(RTSemEventDestroy) macro

Completed in 2549 milliseconds