Changeset 54392 in vbox for trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp
- Timestamp:
- Feb 23, 2015 5:16:02 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp
r54387 r54392 3478 3478 * @param fTimeout Set if it's a timeout. 3479 3479 */ 3480 3481 /* XXX See linux-3.14/include/linux/compiler-gcc.h: 3482 * #define noinline __attribute__((noinline)) */ 3483 #undef noinline 3480 3484 DECL_NO_INLINE(static, int) 3481 3485 supdrvMeasureTscDeltaCallbackAbortSyncSetup(PSUPDRVGIPTSCDELTARGS pArgs, PSUPTSCDELTASYNC2 pMySync, bool fIsMaster, bool fTimeout)
Note:
See TracChangeset
for help on using the changeset viewer.