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

/vbox/src/VBox/Runtime/generic/
H A Dsemfastmutex-generic.cpp57 RTDECL(int) RTSemFastMutexDestroy(RTSEMFASTMUTEX hFastMtx) function
67 RT_EXPORT_SYMBOL(RTSemFastMutexDestroy); variable
/vbox/src/VBox/Runtime/r0drv/darwin/
H A Dsemfastmutex-r0drv-darwin.cpp88 RTDECL(int) RTSemFastMutexDestroy(RTSEMFASTMUTEX hFastMtx) function
/vbox/src/VBox/Runtime/r0drv/freebsd/
H A Dsemfastmutex-r0drv-freebsd.c78 RTDECL(int) RTSemFastMutexDestroy(RTSEMFASTMUTEX hFastMtx) function
/vbox/src/VBox/Runtime/r0drv/haiku/
H A Dsemfastmutex-r0drv-haiku.c80 RTDECL(int) RTSemFastMutexDestroy(RTSEMFASTMUTEX hFastMtx) function
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dsemfastmutex-r0drv-linux.c89 RTDECL(int) RTSemFastMutexDestroy(RTSEMFASTMUTEX hFastMtx) function
104 RT_EXPORT_SYMBOL(RTSemFastMutexDestroy); variable
/vbox/src/VBox/Runtime/r0drv/nt/
H A Dsemfastmutex-r0drv-nt.cpp80 RTDECL(int) RTSemFastMutexDestroy(RTSEMFASTMUTEX hFastMtx) function
/vbox/src/VBox/Runtime/r0drv/os2/
H A Dsemfastmutex-r0drv-os2.cpp78 RTDECL(int) RTSemFastMutexDestroy(RTSEMFASTMUTEX hFastMtx) function
/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dsemfastmutex-r0drv-solaris.c81 RTDECL(int) RTSemFastMutexDestroy(RTSEMFASTMUTEX hFastMtx) function
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku-stubs.c388 RTDECL(int) RTSemFastMutexDestroy(RTSEMFASTMUTEX hFastMtx) function
/vbox/include/iprt/
H A Dmangling.h1273 # define RTSemFastMutexDestroy RT_MANGLER(RTSemFastMutexDestroy) macro

Completed in 66 milliseconds