ReactOS
0.4.15-dev-8636-g945e856
chew.h
Go to the documentation of this file.
1
/*
2
* COPYRIGHT: See COPYING in the top level directory
3
* PROJECT: ReactOS kernel
4
* FILE: include/reactos/chew/chew.h
5
* PURPOSE: Common Highlevel Executive Worker
6
*
7
* PROGRAMMERS: arty (ayerkes@speakeasy.net)
8
*/
9
10
#ifndef _REACTOS_CHEW_H
11
#define _REACTOS_CHEW_H
12
17
VOID
ChewInit
(
PDEVICE_OBJECT
DeviceObject
);
18
22
VOID
ChewShutdown
(
VOID
);
23
27
BOOLEAN
ChewCreate
(
VOID
(*Worker)(
PVOID
),
PVOID
WorkerContext);
28
29
#endif
/*_REACTOS_CHEW_H*/
BOOLEAN
unsigned char BOOLEAN
Definition:
ProcessorBind.h:185
ChewCreate
BOOLEAN ChewCreate(VOID(*Worker)(PVOID), PVOID WorkerContext)
Definition:
workqueue.c:61
ChewShutdown
VOID ChewShutdown(VOID)
Definition:
workqueue.c:36
ChewInit
VOID ChewInit(PDEVICE_OBJECT DeviceObject)
Definition:
workqueue.c:28
void
Definition:
nsiface.idl:2307
_DEVICE_OBJECT
Definition:
env_spec_w32.h:413
DeviceObject
_In_ PDEVICE_OBJECT DeviceObject
Definition:
wdfdevice.h:2055
drivers
network
tcpip
include
chew.h
Generated on Tue Sep 10 2024 06:05:46 for ReactOS by
1.9.6