VirtualBox

Changeset 1809 in vbox for trunk/src/VBox/Runtime/r3


Ignore:
Timestamp:
Mar 29, 2007 5:28:57 PM (18 years ago)
Author:
vboxsync
Message:

oops.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/posix/timer-posix.cpp

    r1807 r1809  
    495495    RTThreadUserReset(pTimer->Thread);
    496496    ASMAtomicXchgU8(&pTimer->fSuspended, true);
    497     if (RTThreadSelf() != pTimer->Timer)
     497    if (RTThreadSelf() != pTimer->Thread)
    498498    {
    499499#ifndef __OS2__
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