ReactOS 0.4.15-dev-7924-g5949c20
wait_info Struct Reference
Collaboration diagram for wait_info:

Public Attributes

HANDLE semaphore
 
LONG userdata
 

Detailed Description

Definition at line 1524 of file threadpool.c.

Member Data Documentation

◆ semaphore

HANDLE wait_info::semaphore

Definition at line 1526 of file threadpool.c.

◆ userdata

LONG wait_info::userdata

Definition at line 1527 of file threadpool.c.

Referenced by multi_wait_cb(), and wait_cb().


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