ReactOS 0.4.15-dev-6047-gb29e82d
|
Public Attributes | |
HANDLE | semaphore |
LONG | userdata |
Definition at line 1524 of file threadpool.c.
HANDLE wait_info::semaphore |
Definition at line 1526 of file threadpool.c.
LONG wait_info::userdata |
Definition at line 1527 of file threadpool.c.
Referenced by multi_wait_cb(), and wait_cb().