Searched defs:VBOXGUESTDEVEXT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuestInternal.h133 typedef struct VBOXGUESTDEVEXT struct
216 * Protected by VBOXGUESTDEVEXT::SessionSpinlock, but is unfortunately read
240 } VBOXGUESTDEVEXT; typedef in typeref:struct:VBOXGUESTDEVEXT
242 typedef VBOXGUESTDEVEXT *PVBOXGUESTDEVEXT;
280 * filter. Protected by VBOXGUESTDEVEXT::SessionSpinlock. */
283 * Protected by VBOXGUESTDEVEXT::SessionSpinlock, but is unfortunately read
287 * These accumulated for sessions via VBOXGUESTDEVEXT::acGuestCapsSet and
288 * reported to the host. Protected by VBOXGUESTDEVEXT::SessionSpinlock. */
297 * Use under the VBOXGUESTDEVEXT#SessionSpinlock lock. */

Completed in 59 milliseconds