ReactOS 0.4.16-dev-927-g467dec4
window_length_info Struct Reference
Collaboration diagram for window_length_info:

Public Attributes

HANDLE semaphore
 
DWORD ticks
 

Detailed Description

Definition at line 1516 of file threadpool.c.

Member Data Documentation

◆ semaphore

HANDLE window_length_info::semaphore

Definition at line 1518 of file threadpool.c.

Referenced by test_tp_window_length().

◆ ticks

DWORD window_length_info::ticks

Definition at line 1519 of file threadpool.c.

Referenced by test_tp_window_length().


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