Go to the source code of this file.
Classes | |
union | _lckdef |
Defines | |
#define | LCK_M_VALBLK 0x1 |
#define | LCK_M_CONVERT 0x2 |
#define | LCK_M_NOQUEUE 0x4 |
#define | LCK_M_SYNCSTS 0x8 |
#define | LCK_M_SYSTEM 0x10 |
#define | LCK_M_NOQUOTA 0x20 |
#define | LCK_M_CVTSYS 0x40 |
#define | LCK_M_RECOVER 0x80 |
#define | LCK_M_PROTECT 0x100 |
#define | LCK_M_NODLCKWT 0x200 |
#define | LCK_M_NODLCKBLK 0x400 |
#define | LCK_M_EXPEDITE 0x800 |
#define | LCK_M_QUECVT 0x1000 |
#define | LCK_M_BYPASS 0x2000 |
#define | LCK_M_DEQALL 0x1 |
#define | LCK_M_CANCEL 0x2 |
#define | LCK_M_INVVALBLK 0x4 |
#define | LCK_K_NLMODE 0 |
#define | LCK_K_CRMODE 1 |
#define | LCK_K_CWMODE 2 |
#define | LCK_K_PRMODE 3 |
#define | LCK_K_PWMODE 4 |
#define | LCK_K_EXMODE 5 |