ReactOS 0.4.17-dev-116-ga4b6fe9
window_length_info Struct Reference
Collaboration diagram for window_length_info:

Public Attributes

HANDLE semaphore
 
DWORD ticks
 

Detailed Description

Definition at line 1530 of file threadpool.c.

Member Data Documentation

◆ semaphore

HANDLE window_length_info::semaphore

Definition at line 1532 of file threadpool.c.

Referenced by test_tp_window_length().

◆ ticks

DWORD window_length_info::ticks

Definition at line 1533 of file threadpool.c.

Referenced by test_tp_window_length().


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