Searched defs:RTMpOnPairIsConcurrentExecSupported (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Runtime/generic/
H A DRTMpOnPair-generic.cpp133 RTDECL(bool) RTMpOnPairIsConcurrentExecSupported(void) function
/vbox/src/VBox/Runtime/r0drv/generic/
H A DRTMpOn-r0drv-generic.cpp88 RTDECL(bool) RTMpOnPairIsConcurrentExecSupported(void) function
92 RT_EXPORT_SYMBOL(RTMpOnPairIsConcurrentExecSupported); variable
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dmp-r0drv-linux.c450 RTDECL(bool) RTMpOnPairIsConcurrentExecSupported(void)
454 RT_EXPORT_SYMBOL(RTMpOnPairIsConcurrentExecSupported); variable
/vbox/src/VBox/Runtime/r0drv/nt/
H A Dmp-r0drv-nt.cpp575 RTDECL(bool) RTMpOnPairIsConcurrentExecSupported(void) function
/vbox/include/iprt/
H A Dmangling.h982 # define RTMpOnPairIsConcurrentExecSupported RT_MANGLER(RTMpOnPairIsConcurrentExecSupported) /* r0drv */ macro

Completed in 81 milliseconds