VirtualBox

Changeset 11290

Show
Ignore:
Timestamp:
08/09/08 00:39:24 (3 months ago)
Author:
vboxsync
Message:

tm: removed TMTimerGCPtr.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/VBox/tm.h

    r11155 r11290  
    172172TMDECL(PTMTIMERR0) TMTimerR0Ptr(PTMTIMER pTimer); 
    173173TMDECL(PTMTIMERRC) TMTimerRCPtr(PTMTIMER pTimer); 
    174 #define TMTimerGCPtr(pTimer) TMTimerRCPtr(pTimer) /**< @deprecated */ 
    175174TMDECL(int) TMTimerDestroy(PTMTIMER pTimer); 
    176175TMDECL(int) TMTimerSet(PTMTIMER pTimer, uint64_t u64Expire); 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy