Searched refs:RTSemSpinMutexTryRequest (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/r3/generic/
H A Dsemspinmutex-r3-generic.cpp73 RTDECL(int) RTSemSpinMutexTryRequest(RTSEMSPINMUTEX hSpinMtx) function
78 RT_EXPORT_SYMBOL(RTSemSpinMutexTryRequest); variable
/vbox/src/VBox/Runtime/r0drv/generic/
H A Dsemspinmutex-r0drv-generic.c140 * Helper for RTSemSpinMutexTryRequest and RTSemSpinMutexRequest.
243 * Helper for RTSemSpinMutexTryRequest, RTSemSpinMutexRequest and
271 RTDECL(int) RTSemSpinMutexTryRequest(RTSEMSPINMUTEX hSpinMtx) function
314 RT_EXPORT_SYMBOL(RTSemSpinMutexTryRequest); variable
/vbox/include/iprt/
H A Dsemaphore.h793 RTDECL(int) RTSemSpinMutexTryRequest(RTSEMSPINMUTEX hSpinMtx);
797 * RTSemSpinMutexTryRequest.
H A Dmangling.h1315 # define RTSemSpinMutexTryRequest RT_MANGLER(RTSemSpinMutexTryRequest) macro

Completed in 91 milliseconds