VirtualBox

Changeset 29903 in vbox for trunk


Ignore:
Timestamp:
May 31, 2010 12:56:58 PM (15 years ago)
Author:
vboxsync
Message:

PDM: Flushed out the PDMQueueFlush code as its unused and problematic wrt guest SMP.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/pdmqueue.h

    r28800 r29903  
    131131VMMR3DECL(int)  PDMR3QueueDestroyDriver(PVM pVM, PPDMDRVINS pDrvIns);
    132132VMMR3DECL(void) PDMR3QueueFlushAll(PVM pVM);
    133 VMMR3DECL(void) PDMR3QueueFlushWorker(PVM pVM, PPDMQUEUE pQueue);
    134133
    135 VMMDECL(void)                 PDMQueueFlush(PPDMQUEUE pQueue);
    136134VMMDECL(PPDMQUEUEITEMCORE)    PDMQueueAlloc(PPDMQUEUE pQueue);
    137135VMMDECL(void)                 PDMQueueInsert(PPDMQUEUE pQueue, PPDMQUEUEITEMCORE pItem);
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