ReactOS 0.4.16-dev-598-gc07fba4
|
#include <winhttp_private.h>
Public Attributes | |
struct list | entry |
struct request * | request |
void(* | proc )(struct task_header *) |
Definition at line 221 of file winhttp_private.h.
Definition at line 223 of file winhttp_private.h.
Referenced by dequeue_task(), and queue_task().
void(* task_header::proc) (struct task_header *) |
Definition at line 225 of file winhttp_private.h.
Referenced by task_proc().
Definition at line 224 of file winhttp_private.h.
Referenced by queue_task(), and task_proc().