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

/vbox/src/VBox/Runtime/r0drv/freebsd/
H A Dsemmutex-r0drv-freebsd.c199 RTDECL(int) RTSemMutexRelease(RTSEMMUTEX hMutexSem) function
/vbox/src/VBox/Runtime/r0drv/haiku/
H A Dsemmutex-r0drv-haiku.c206 RTDECL(int) RTSemMutexRelease(RTSEMMUTEX hMutexSem) function
/vbox/src/VBox/Runtime/r0drv/nt/
H A Dsemmutex-r0drv-nt.cpp196 RTDECL(int) RTSemMutexRelease(RTSEMMUTEX hMutexSem) function
/vbox/src/VBox/Runtime/r0drv/darwin/
H A Dsemmutex-r0drv-darwin.cpp328 RTDECL(int) RTSemMutexRelease(RTSEMMUTEX hMutexSem) function
/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dsemmutex-r0drv-solaris.c329 RTDECL(int) RTSemMutexRelease(RTSEMMUTEX hMtx) function
/vbox/src/VBox/Runtime/r3/posix/
H A Dsemmutex-posix.cpp368 RTDECL(int) RTSemMutexRelease(RTSEMMUTEX hMutexSem) function
/vbox/src/VBox/Runtime/r3/win/
H A Dsemmutex-win.cpp277 RTDECL(int) RTSemMutexRelease(RTSEMMUTEX hMutexSem) function
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dsemmutex-r0drv-linux.c328 RTDECL(int) RTSemMutexRelease(RTSEMMUTEX hMtx) function
371 RT_EXPORT_SYMBOL(RTSemMutexRelease); variable
/vbox/src/VBox/Runtime/r3/linux/
H A Dsemmutex-linux.cpp392 RTDECL(int) RTSemMutexRelease(RTSEMMUTEX hMutexSem) function
/vbox/src/VBox/Runtime/r3/os2/
H A Dsems-os2.cpp355 RTDECL(int) RTSemMutexRelease(RTSEMMUTEX hMutexSem) function
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku-stubs.c408 RTDECL(int) RTSemMutexRelease(RTSEMMUTEX hFastMtx) function
/vbox/include/iprt/
H A Dmangling.h1280 # define RTSemMutexRelease RT_MANGLER(RTSemMutexRelease) macro

Completed in 83 milliseconds