ReactOS 0.4.16-dev-981-g80eb313
|
#include "ntdll_test.h"
Go to the source code of this file.
Classes | |
struct | rtl_wait_info |
struct | window_length_info |
struct | wait_info |
struct | io_cb_ctx |
Macros | |
#define | GET_PROC(func) |
Variables | |
static | HANDLE |
static | PTP_IO_CALLBACK |
static void TP_CALLBACK_ENVIRON *static | PVOID |
static | PTP_TIMER_CALLBACK |
static TP_CALLBACK_ENVIRON *static | PTP_WAIT_CALLBACK |
static TP_CALLBACK_ENVIRON *static TP_CALLBACK_ENVIRON *static | PTP_WORK_CALLBACK |
static | DWORD |
static | BOOL |
static TP_POOL_STACK_INFORMATION *static LARGE_INTEGER | LONG |
static HANDLE | rtl_wait_apc_semaphore |
static DWORD | group_cancel_tid |
struct { | |
HANDLE semaphore | |
DWORD result | |
} | multi_wait_info |
Definition at line 64 of file threadpool.c.
|
static |
Definition at line 1254 of file threadpool.c.
Referenced by test_tp_disassociate().
|
static |
Definition at line 1265 of file threadpool.c.
Referenced by test_tp_disassociate().
|
static |
Definition at line 1243 of file threadpool.c.
Referenced by test_tp_disassociate().
Definition at line 992 of file threadpool.c.
Referenced by test_tp_group_cancel().
Definition at line 984 of file threadpool.c.
Referenced by test_tp_group_cancel().
Definition at line 72 of file threadpool.c.
Referenced by START_TEST().
|
static |
Definition at line 1191 of file threadpool.c.
Referenced by test_tp_instance().
|
static |
Definition at line 1185 of file threadpool.c.
Referenced by test_tp_instance().
|
static |
Definition at line 2021 of file threadpool.c.
Referenced by test_tp_io().
Definition at line 2032 of file threadpool.c.
Referenced by test_kernel32_tp_io(), and test_tp_io().
|
static |
Definition at line 2252 of file threadpool.c.
Referenced by test_kernel32_tp_io().
|
static |
Definition at line 1893 of file threadpool.c.
Referenced by test_tp_multi_wait().
|
static |
Referenced by test_kernel32_tp_io().
Definition at line 178 of file threadpool.c.
Referenced by test_RtlRegisterWait().
Definition at line 125 of file threadpool.c.
Referenced by test_RtlQueueWorkItem().
|
static |
Definition at line 576 of file threadpool.c.
Referenced by test_tp_simple().
|
static |
Definition at line 570 of file threadpool.c.
Referenced by test_tp_simple().
|
static |
Definition at line 954 of file threadpool.c.
Referenced by test_tp_group_cancel().
|
static |
Definition at line 842 of file threadpool.c.
Referenced by test_tp_group_cancel().
START_TEST | ( | threadpool | ) |
Definition at line 2399 of file threadpool.c.
Definition at line 2263 of file threadpool.c.
Referenced by START_TEST().
Definition at line 132 of file threadpool.c.
Referenced by START_TEST().
Definition at line 206 of file threadpool.c.
Referenced by START_TEST().
Definition at line 1276 of file threadpool.c.
Referenced by START_TEST().
Definition at line 1032 of file threadpool.c.
Referenced by START_TEST().
Definition at line 874 of file threadpool.c.
Referenced by START_TEST().
Definition at line 1197 of file threadpool.c.
Referenced by START_TEST().
Definition at line 2039 of file threadpool.c.
Referenced by START_TEST().
Definition at line 1906 of file threadpool.c.
Referenced by START_TEST().
Definition at line 582 of file threadpool.c.
Referenced by START_TEST().
Definition at line 1389 of file threadpool.c.
Referenced by START_TEST().
Definition at line 1651 of file threadpool.c.
Referenced by START_TEST().
Definition at line 1529 of file threadpool.c.
Referenced by START_TEST().
Definition at line 727 of file threadpool.c.
Referenced by START_TEST().
Definition at line 771 of file threadpool.c.
Referenced by START_TEST().
|
static |
Definition at line 1383 of file threadpool.c.
Referenced by test_tp_timer().
|
static |
Definition at line 857 of file threadpool.c.
Referenced by test_tp_group_wait().
Definition at line 1027 of file threadpool.c.
Referenced by test_tp_group_cancel().
|
static |
Definition at line 1006 of file threadpool.c.
Referenced by test_tp_group_cancel().
|
static |
Definition at line 1016 of file threadpool.c.
Referenced by test_tp_group_cancel().
|
static |
Definition at line 1021 of file threadpool.c.
Referenced by test_tp_group_cancel().
|
static |
Definition at line 1011 of file threadpool.c.
Referenced by test_tp_group_cancel().
|
static |
|
static |
Definition at line 865 of file threadpool.c.
Referenced by test_tp_group_wait().
|
static |
|
static |
Definition at line 721 of file threadpool.c.
Referenced by test_tp_work_scheduler().
|
static |
Definition at line 715 of file threadpool.c.
Referenced by test_tp_group_cancel(), test_tp_work(), and test_tp_work_scheduler().
|
static |
Definition at line 974 of file threadpool.c.
Referenced by test_tp_group_cancel().
|
static |
Definition at line 849 of file threadpool.c.
Referenced by test_tp_group_cancel(), and test_tp_group_wait().
Definition at line 41 of file threadpool.c.
Definition at line 34 of file threadpool.c.
Referenced by multi_wait_cb().
|
static |
Definition at line 952 of file threadpool.c.
Referenced by group_cancel_cleanup_increment_cb(), group_cancel_cleanup_release2_cb(), group_cancel_cleanup_release_cb(), and test_tp_group_cancel().
Definition at line 28 of file threadpool.c.
Definition at line 49 of file threadpool.c.
struct { ... } multi_wait_info |
Referenced by multi_wait_cb(), and test_tp_multi_wait().
PTP_IO_CALLBACK |
Definition at line 28 of file threadpool.c.
PTP_TIMER_CALLBACK |
Definition at line 30 of file threadpool.c.
TP_CALLBACK_ENVIRON *static PTP_WAIT_CALLBACK |
Definition at line 31 of file threadpool.c.
TP_CALLBACK_ENVIRON *static TP_CALLBACK_ENVIRON *static PTP_WORK_CALLBACK |
Definition at line 32 of file threadpool.c.
LARGE_INTEGER *static PVOID |
Definition at line 29 of file threadpool.c.
Definition at line 1890 of file threadpool.c.
Referenced by disassociate2_cb(), disassociate3_cb(), disassociate_cb(), rtl_wait_cb(), simple_group_cancel_cb(), test_RtlQueueWorkItem(), test_RtlRegisterWait(), test_tp_disassociate(), test_tp_group_cancel(), test_tp_group_wait(), test_tp_instance(), test_tp_multi_wait(), test_tp_simple(), test_tp_timer(), test_tp_wait(), test_tp_window_length(), and work_group_cancel_cb().
|
static |
Definition at line 198 of file threadpool.c.
Referenced by rtl_wait_apc_cb(), and test_RtlRegisterWait().
HANDLE semaphore |
Definition at line 1889 of file threadpool.c.
Referenced by rtl_work_cb(), simple_cb(), test_RtlQueueWorkItem(), test_tp_group_wait(), test_tp_multi_wait(), test_tp_simple(), test_tp_timer(), test_tp_window_length(), timer_cb(), timer_release_cb(), TpCallbackReleaseSemaphoreOnCompletion(), wait_release_cb(), and work_release_cb().