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

/vbox/src/VBox/Runtime/r0drv/linux/
H A Dthe-linux-kernel.h404 typedef struct work_struct RTR0LNXWORKQUEUEITEM; typedef in typeref:struct:work_struct
406 typedef struct tq_struct RTR0LNXWORKQUEUEITEM; typedef in typeref:struct:tq_struct
408 DECLHIDDEN(void) rtR0LnxWorkqueuePush(RTR0LNXWORKQUEUEITEM *pWork, void (*pfnWorker)(RTR0LNXWORKQUEUEITEM *));

Completed in 313 milliseconds