ReactOS 0.4.16-dev-974-g5022a45
|
Public Attributes | |
unsigned int | count |
void * | ovl |
NTSTATUS | ret |
ULONG_PTR | length |
TP_IO * | io |
Definition at line 2012 of file threadpool.c.
Definition at line 2014 of file threadpool.c.
Referenced by test_kernel32_tp_io(), and test_tp_io().
TP_IO* io_cb_ctx::io |
Definition at line 2018 of file threadpool.c.
Referenced by test_kernel32_tp_io(), and test_tp_io().
ULONG_PTR io_cb_ctx::length |
Definition at line 2017 of file threadpool.c.
Referenced by test_kernel32_tp_io(), and test_tp_io().
void* io_cb_ctx::ovl |
Definition at line 2015 of file threadpool.c.
Referenced by kernel32_io_cb(), test_kernel32_tp_io(), and test_tp_io().
NTSTATUS io_cb_ctx::ret |
Definition at line 2016 of file threadpool.c.
Referenced by test_kernel32_tp_io(), and test_tp_io().