Home
last modified time | relevance | path

Searched refs:WorkItemRoutineEx (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/drivers/ntoskrnl_vista/
H A Dio.c15 PIO_WORKITEM_ROUTINE_EX WorkItemRoutineEx; member
48 context->WorkItemRoutineEx(DeviceObject, context->Context, context->WorkItem); in _Function_class_()
63 newContext->WorkItemRoutineEx = WorkerRoutine; in IoQueueWorkItemEx()