ReactOS 0.4.16-dev-329-g9223134
|
#include <internet.h>
Public Attributes | |
async_task_proc_t | proc |
object_header_t * | hdr |
Definition at line 387 of file internet.h.
object_header_t* task_header_t::hdr |
Definition at line 390 of file internet.h.
Referenced by alloc_async_task(), async_read_file_proc(), AsyncFtpCreateDirectoryProc(), AsyncFtpDeleteFileProc(), AsyncFtpFindFirstFileProc(), AsyncFtpGetCurrentDirectoryProc(), AsyncFtpGetFileProc(), AsyncFtpOpenFileProc(), AsyncFtpPutFileProc(), AsyncFtpRemoveDirectoryProc(), AsyncFtpRenameFileProc(), AsyncFtpSetCurrentDirectoryProc(), AsyncHttpEndRequestProc(), AsyncHttpSendRequestProc(), AsyncInternetOpenUrlProc(), FTPFILE_AsyncQueryDataAvailableProc(), FTPFINDNEXT_AsyncFindNextFileProc(), and INTERNET_WorkerThreadFunc().
async_task_proc_t task_header_t::proc |
Definition at line 389 of file internet.h.
Referenced by abort_dochost_tasks(), alloc_async_task(), INTERNET_WorkerThreadFunc(), process_dochost_tasks(), process_tasks(), push_dochost_task(), and push_task().