Searched refs:RTMpOnPairIsConcurrentExecSupported (Results 1 - 8 of 8) sorted by relevance

/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/generic/
H A DRTMpOnPair-generic.cpp133 RTDECL(bool) RTMpOnPairIsConcurrentExecSupported(void) function
/vbox/include/iprt/
H A Dmp.h373 RTDECL(bool) RTMpOnPairIsConcurrentExecSupported(void);
H A Dmangling.h982 # define RTMpOnPairIsConcurrentExecSupported RT_MANGLER(RTMpOnPairIsConcurrentExecSupported) /* r0drv */ macro
/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/solaris/
H A Dmp-r0drv-solaris.c379 RTDECL(bool) RTMpOnPairIsConcurrentExecSupported(void)
/vbox/src/VBox/Runtime/r0drv/nt/
H A Dmp-r0drv-nt.cpp575 RTDECL(bool) RTMpOnPairIsConcurrentExecSupported(void) function
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPDrv-win.cpp1679 return !RTMpOnPairIsConcurrentExecSupported();

Completed in 114 milliseconds