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

/vbox/src/VBox/Runtime/generic/
H A Dcritsect-generic.cpp485 RTDECL(int) RTCritSectEnterMultipleDebug(size_t cCritSects, PRTCRITSECT *papCritSects, RTHCUINTPTR uId, RT_SRC_POS_DECL) function
490 RT_EXPORT_SYMBOL(RTCritSectEnterMultipleDebug); variable
/vbox/include/iprt/
H A Dmangling.h351 # define RTCritSectEnterMultipleDebug RT_MANGLER(RTCritSectEnterMultipleDebug) macro

Completed in 289 milliseconds