ReactOS 0.4.17-dev-37-g0bfb40d
synchronousio_thread_args Struct Reference
Collaboration diagram for synchronousio_thread_args:

Public Attributes

HANDLE pipe
 
IO_STATUS_BLOCK iosb
 

Detailed Description

Definition at line 666 of file pipe.c.

Member Data Documentation

◆ iosb

IO_STATUS_BLOCK synchronousio_thread_args::iosb

Definition at line 669 of file pipe.c.

◆ pipe

HANDLE synchronousio_thread_args::pipe

Definition at line 668 of file pipe.c.

Referenced by test_completion(), and test_peek().


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