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

/vbox/src/VBox/Runtime/generic/
H A Dsemfastmutex-generic.cpp70 RTDECL(int) RTSemFastMutexRequest(RTSEMFASTMUTEX hFastMtx) function
74 RT_EXPORT_SYMBOL(RTSemFastMutexRequest); variable
/vbox/src/VBox/Runtime/r0drv/darwin/
H A Dsemfastmutex-r0drv-darwin.cpp107 RTDECL(int) RTSemFastMutexRequest(RTSEMFASTMUTEX hFastMtx) function
/vbox/src/VBox/Runtime/r0drv/freebsd/
H A Dsemfastmutex-r0drv-freebsd.c94 RTDECL(int) RTSemFastMutexRequest(RTSEMFASTMUTEX hFastMtx) function
/vbox/src/VBox/Runtime/r0drv/haiku/
H A Dsemfastmutex-r0drv-haiku.c96 RTDECL(int) RTSemFastMutexRequest(RTSEMFASTMUTEX hFastMtx) function
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dsemfastmutex-r0drv-linux.c107 RTDECL(int) RTSemFastMutexRequest(RTSEMFASTMUTEX hFastMtx) function
125 RT_EXPORT_SYMBOL(RTSemFastMutexRequest); variable
/vbox/src/VBox/Runtime/r0drv/nt/
H A Dsemfastmutex-r0drv-nt.cpp98 RTDECL(int) RTSemFastMutexRequest(RTSEMFASTMUTEX hFastMtx) function
/vbox/src/VBox/Runtime/r0drv/os2/
H A Dsemfastmutex-r0drv-os2.cpp94 RTDECL(int) RTSemFastMutexRequest(RTSEMFASTMUTEX hFastMtx) function
/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dsemfastmutex-r0drv-solaris.c98 RTDECL(int) RTSemFastMutexRequest(RTSEMFASTMUTEX hFastMtx) function
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku-stubs.c396 RTDECL(int) RTSemFastMutexRequest(RTSEMFASTMUTEX hFastMtx) function
/vbox/include/iprt/
H A Dmangling.h1275 # define RTSemFastMutexRequest RT_MANGLER(RTSemFastMutexRequest) macro

Completed in 873 milliseconds