Searched refs:NodeEvent (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostServices/HostChannel/
H A DHostChannel.cpp737 RTLISTNODE NodeEvent; member in struct:VBOXHOSTCHANNELEVENT
765 VBOXHOSTCHANNELEVENT *pEvent = RTListGetFirst(&pClient->listEvents, VBOXHOSTCHANNELEVENT, NodeEvent);
772 RTListNodeRemove(&pEvent->NodeEvent);
918 RTListAppend(&pClient->listEvents, &pEvent->NodeEvent);

Completed in 35 milliseconds