VirtualBox

Changeset 30359 in vbox


Ignore:
Timestamp:
Jun 22, 2010 9:21:33 AM (14 years ago)
Author:
vboxsync
Message:

Typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp

    r29254 r30359  
    148148RTDECL(bool) RTThreadPreemptIsPendingTrusty(void)
    149149{
    150     /* RTThreadPreemptIsPending is only reliable of we've got both offsets and size. */
     150    /* RTThreadPreemptIsPending is only reliable if we've got both offsets and size. */
    151151    return g_offrtNtPbQuantumEnd    != 0
    152152        && g_cbrtNtPbQuantumEnd     != 0
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette