ReactOS 0.4.15-dev-8096-ga0eec98
window_length_info Struct Reference
Collaboration diagram for window_length_info:

Public Attributes

HANDLE semaphore
 
DWORD ticks
 

Detailed Description

Definition at line 1407 of file threadpool.c.

Member Data Documentation

◆ semaphore

HANDLE window_length_info::semaphore

Definition at line 1409 of file threadpool.c.

Referenced by test_tp_window_length().

◆ ticks

DWORD window_length_info::ticks

Definition at line 1410 of file threadpool.c.

Referenced by test_tp_window_length().


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