Go to the source code of this file.
Classes | |
struct | _lckctx |
Defines | |
#define | LCKCTX_M_BUSY 0x1 |
#define | LCKCTX_M_CANCEL 0x2 |
#define | LCKCTX_M_CMP_RQD 0x4 |
#define | LCKCTX_K_LEN 200 |
#define | LCKCTX_C_LEN 200 |
#define | LCKCTX_S_LCKCTXDEF 200 |
#define LCKCTX_C_LEN 200 |
Definition at line 8 of file lckctxdef.h.
#define LCKCTX_K_LEN 200 |
Definition at line 7 of file lckctxdef.h.
#define LCKCTX_M_BUSY 0x1 |
Definition at line 4 of file lckctxdef.h.
#define LCKCTX_M_CANCEL 0x2 |
Definition at line 5 of file lckctxdef.h.
#define LCKCTX_M_CMP_RQD 0x4 |
Definition at line 6 of file lckctxdef.h.
#define LCKCTX_S_LCKCTXDEF 200 |
Definition at line 9 of file lckctxdef.h.