Searched defs:RTSemFastMutexRelease (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Runtime/generic/
H A Dsemfastmutex-generic.cpp77 RTDECL(int) RTSemFastMutexRelease(RTSEMFASTMUTEX hFastMtx) function
81 RT_EXPORT_SYMBOL(RTSemFastMutexRelease); variable
/vbox/src/VBox/Runtime/r0drv/darwin/
H A Dsemfastmutex-r0drv-darwin.cpp119 RTDECL(int) RTSemFastMutexRelease(RTSEMFASTMUTEX hFastMtx) function
/vbox/src/VBox/Runtime/r0drv/freebsd/
H A Dsemfastmutex-r0drv-freebsd.c105 RTDECL(int) RTSemFastMutexRelease(RTSEMFASTMUTEX hFastMtx) function
/vbox/src/VBox/Runtime/r0drv/haiku/
H A Dsemfastmutex-r0drv-haiku.c109 RTDECL(int) RTSemFastMutexRelease(RTSEMFASTMUTEX hFastMtx) function
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dsemfastmutex-r0drv-linux.c128 RTDECL(int) RTSemFastMutexRelease(RTSEMFASTMUTEX hFastMtx) function
145 RT_EXPORT_SYMBOL(RTSemFastMutexRelease); variable
/vbox/src/VBox/Runtime/r0drv/nt/
H A Dsemfastmutex-r0drv-nt.cpp126 RTDECL(int) RTSemFastMutexRelease(RTSEMFASTMUTEX hFastMtx) function
/vbox/src/VBox/Runtime/r0drv/os2/
H A Dsemfastmutex-r0drv-os2.cpp105 RTDECL(int) RTSemFastMutexRelease(RTSEMFASTMUTEX hFastMtx) function
/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dsemfastmutex-r0drv-solaris.c110 RTDECL(int) RTSemFastMutexRelease(RTSEMFASTMUTEX hFastMtx) function
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku-stubs.c392 RTDECL(int) RTSemFastMutexRelease(RTSEMFASTMUTEX hFastMtx) function
/vbox/include/iprt/
H A Dmangling.h1274 # define RTSemFastMutexRelease RT_MANGLER(RTSemFastMutexRelease) macro

Completed in 88 milliseconds