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

/vbox/include/VBox/vmm/
H A Dpdmthread.h93 typedef int FNPDMTHREADDEV(PPDMDEVINS pDevIns, PPDMTHREAD pThread); typedef
94 /** Pointer to a FNPDMTHREADDEV(). */
95 typedef FNPDMTHREADDEV *PFNPDMTHREADDEV;
150 /** Pointer to a FNPDMTHREADDEV(). */

Completed in 892 milliseconds