[driver] using InterlockedIncrement for open_owner_id
This commit is contained in:
parent
9efa410e5a
commit
62dfd87bda
3 changed files with 7 additions and 16 deletions
|
|
@ -51,7 +51,7 @@ typedef struct __open_upcall_args {
|
|||
ULONG file_attrs;
|
||||
ULONG disposition;
|
||||
ULONG create_opts;
|
||||
ULONG open_owner_id;
|
||||
LONG open_owner_id;
|
||||
DWORD mode;
|
||||
LONGLONG changeattr;
|
||||
BOOLEAN created;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue