Searched defs:RTCritSectEnterDebug (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/generic/
H A Dcritsect-generic.cpp332 RTDECL(int) RTCritSectEnterDebug(PRTCRITSECT pCritSect, RTHCUINTPTR uId, RT_SRC_POS_DECL) function
337 RT_EXPORT_SYMBOL(RTCritSectEnterDebug); variable
/vbox/include/iprt/
H A Dmangling.h349 # define RTCritSectEnterDebug RT_MANGLER(RTCritSectEnterDebug) macro

Completed in 59 milliseconds