ReactOS 0.4.16-dev-959-g2ec3a19
|
Public Attributes | |
HANDLE | semaphore |
LONG | userdata |
Definition at line 1632 of file threadpool.c.
HANDLE wait_info::semaphore |
Definition at line 1634 of file threadpool.c.
LONG wait_info::userdata |
Definition at line 1635 of file threadpool.c.
Referenced by multi_wait_cb(), and wait_cb().