Searched refs:RTCritSectLeaveMultiple (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Runtime/generic/
H A Dcritsect-generic.cpp494 RTDECL(int) RTCritSectLeaveMultiple(size_t cCritSects, PRTCRITSECT *papCritSects) function
505 RT_EXPORT_SYMBOL(RTCritSectLeaveMultiple); variable
/vbox/include/iprt/
H A Dcritsect.h271 RTDECL(int) RTCritSectLeaveMultiple(size_t cCritSects, PRTCRITSECT *papCritSects);
H A Dmangling.h355 # define RTCritSectLeaveMultiple RT_MANGLER(RTCritSectLeaveMultiple) macro

Completed in 79 milliseconds