VirtualBox

Changeset 32914 in vbox for trunk/src/VBox/Runtime/r3/os2


Ignore:
Timestamp:
Oct 5, 2010 1:25:58 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
66397
Message:

Drop the hthread parameter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/os2/thread-os2.cpp

    r32905 r32914  
    294294
    295295
    296 RTR3DECL(int) RTThreadGetExecutionTimeMilli(RTTHREAD hThread, uint64_t *pKernelTime, uint64_t *pUserTime)
     296RTR3DECL(int) RTThreadGetExecutionTimeMilli(uint64_t *pKernelTime, uint64_t *pUserTime)
    297297{
    298298    return VERR_NOT_IMPLEMENTED;
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