|
ReactOS 0.4.17-dev-116-ga4b6fe9
|

Public Attributes | |
| unsigned int | count |
| void * | ovl |
| NTSTATUS | ret |
| ULONG_PTR | length |
| TP_IO * | io |
Definition at line 2034 of file threadpool.c.
Definition at line 2036 of file threadpool.c.
Referenced by test_kernel32_tp_io(), and test_tp_io().
| TP_IO* io_cb_ctx::io |
Definition at line 2040 of file threadpool.c.
Referenced by test_kernel32_tp_io(), and test_tp_io().
| ULONG_PTR io_cb_ctx::length |
Definition at line 2039 of file threadpool.c.
Referenced by test_kernel32_tp_io(), and test_tp_io().
| void* io_cb_ctx::ovl |
Definition at line 2037 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 2038 of file threadpool.c.
Referenced by test_kernel32_tp_io(), and test_tp_io().