VirtualBox

Ignore:
Timestamp:
May 14, 2024 12:06:12 PM (13 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
163170
Message:

IPRT/VFS: Fixed warnings. ​bugref:3409

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/vfs/vfsstdfile.cpp

    r100908 r104626  
    318318            rc = RTThreadSleep(cMillies);
    319319        while (   rc == VERR_INTERRUPTED
    320                && !fIntr
    321320               && RTTimeMilliTS() - uMsStart < cMillies);
    322321        if (rc == VERR_INTERRUPTED)
Note: See TracChangeset for help on using the changeset viewer.

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