summaryrefslogtreecommitdiffstats
path: root/private/os2/os2ses/mou.h
blob: 39144c09e6ce3435c86d8a0f1d9ffaad523d1f65 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
/*++

Copyright (c) 1989  Microsoft Corporation

Module Name:

    mou.h

Abstract:

    Prototypes for functions & macros in mourqust.c

Author:

    Michael Jarus (mjarus) 27-Oct-1991

Environment:

    User Mode Only

Revision History:

--*/


DWORD
MouReaderThread(IN PMOU_EVENT_QUEUE   MonQueue);