ReactOS 0.4.15-dev-7942-gd23573b
__lock_upcall_args Struct Reference

#include <upcall.h>

Public Attributes

uint64_t offset
 
uint64_t length
 
BOOLEAN exclusive
 
BOOLEAN blocking
 
BOOLEAN acquired
 

Detailed Description

Definition at line 76 of file upcall.h.

Member Data Documentation

◆ acquired

BOOLEAN __lock_upcall_args::acquired

Definition at line 81 of file upcall.h.

◆ blocking

BOOLEAN __lock_upcall_args::blocking

Definition at line 80 of file upcall.h.

◆ exclusive

BOOLEAN __lock_upcall_args::exclusive

Definition at line 79 of file upcall.h.

◆ length

uint64_t __lock_upcall_args::length

Definition at line 78 of file upcall.h.

◆ offset

uint64_t __lock_upcall_args::offset

Definition at line 77 of file upcall.h.


The documentation for this struct was generated from the following file: