|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| PRTL_WORK_ITEM_ROUTINE | function |
| PVOID | context |
Definition at line 73 of file threadpool.c.
| PVOID rtl_work_item::context |
Definition at line 76 of file threadpool.c.
Referenced by RtlQueueWorkItem().
| PRTL_WORK_ITEM_ROUTINE rtl_work_item::function |
Definition at line 75 of file threadpool.c.
Referenced by RtlQueueWorkItem().