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

/vbox/src/VBox/Runtime/generic/
H A Dsemfastmutex-generic.cpp40 RTDECL(int) RTSemFastMutexCreate(PRTSEMFASTMUTEX phFastMtx) function
54 RT_EXPORT_SYMBOL(RTSemFastMutexCreate); variable
/vbox/src/VBox/Runtime/r0drv/darwin/
H A Dsemfastmutex-r0drv-darwin.cpp64 RTDECL(int) RTSemFastMutexCreate(PRTSEMFASTMUTEX phFastMtx) function
/vbox/src/VBox/Runtime/r0drv/freebsd/
H A Dsemfastmutex-r0drv-freebsd.c60 RTDECL(int) RTSemFastMutexCreate(PRTSEMFASTMUTEX phFastMtx) function
/vbox/src/VBox/Runtime/r0drv/haiku/
H A Dsemfastmutex-r0drv-haiku.c58 RTDECL(int) RTSemFastMutexCreate(PRTSEMFASTMUTEX phFastMtx) function
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dsemfastmutex-r0drv-linux.c64 RTDECL(int) RTSemFastMutexCreate(PRTSEMFASTMUTEX phFastMtx) function
86 RT_EXPORT_SYMBOL(RTSemFastMutexCreate); variable
/vbox/src/VBox/Runtime/r0drv/nt/
H A Dsemfastmutex-r0drv-nt.cpp58 RTDECL(int) RTSemFastMutexCreate(PRTSEMFASTMUTEX phFastMtx) function
/vbox/src/VBox/Runtime/r0drv/os2/
H A Dsemfastmutex-r0drv-os2.cpp60 RTDECL(int) RTSemFastMutexCreate(PRTSEMFASTMUTEX phFastMtx) function
/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dsemfastmutex-r0drv-solaris.c62 RTDECL(int) RTSemFastMutexCreate(PRTSEMFASTMUTEX phFastMtx) function
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku-stubs.c384 RTDECL(int) RTSemFastMutexCreate(PRTSEMFASTMUTEX phFastMtx) function
/vbox/include/iprt/
H A Dmangling.h1272 # define RTSemFastMutexCreate RT_MANGLER(RTSemFastMutexCreate) macro

Completed in 63 milliseconds