ReactOS 0.4.16-dev-2-g02a6913
|
#include <stdarg.h>
#include <stdlib.h>
#include <stdio.h>
#include <windef.h>
#include <winbase.h>
#include <winternl.h>
#include "wine/test.h"
Go to the source code of this file.
Classes | |
struct | timer_queue_data1 |
struct | apc_deadlock_info |
Macros | |
#define | __fastcall __stdcall |
#define | init_fastcall_thunk() do { } while(0) |
#define | call_func4(func, a, b, c, d) func(a, b, c, d) |
#define | BUFFER_SIZE 5 |
Definition at line 38 of file sync.c.
Referenced by __DestructExceptionObject(), and iskeyword().
Definition at line 2496 of file sync.c.
Referenced by test_alertable_wait().
Definition at line 2502 of file sync.c.
Referenced by test_alertable_wait().
Definition at line 2465 of file sync.c.
Referenced by test_alertable_wait().
Definition at line 2558 of file sync.c.
Referenced by test_apc_deadlock().
Definition at line 1803 of file sync.c.
Referenced by test_condvars_base().
Definition at line 1750 of file sync.c.
Referenced by test_condvars_base().
Definition at line 1631 of file sync.c.
Referenced by test_condvars_consumer_producer().
Definition at line 1603 of file sync.c.
Referenced by test_condvars_consumer_producer().
|
static |
Definition at line 1353 of file sync.c.
Referenced by test_initonce().
|
static |
Definition at line 676 of file sync.c.
Referenced by test_iocp_callback().
Definition at line 1174 of file sync.c.
Referenced by test_WaitForSingleObject().
|
static |
|
static |
Definition at line 2024 of file sync.c.
Referenced by test_srwlock_base().
Definition at line 2151 of file sync.c.
Referenced by test_srwlock_base().
Definition at line 2294 of file sync.c.
Referenced by test_srwlock_base().
Definition at line 2388 of file sync.c.
Referenced by test_srwlock_example().
START_TEST | ( | sync | ) |
Definition at line 2650 of file sync.c.
Definition at line 2511 of file sync.c.
Referenced by START_TEST().
Definition at line 2587 of file sync.c.
Referenced by START_TEST().
Definition at line 1886 of file sync.c.
Referenced by START_TEST().
Definition at line 1659 of file sync.c.
Referenced by START_TEST().
Definition at line 469 of file sync.c.
Referenced by START_TEST().
Definition at line 1363 of file sync.c.
Referenced by START_TEST().
Definition at line 683 of file sync.c.
Referenced by START_TEST().
Definition at line 186 of file sync.c.
Referenced by START_TEST().
Definition at line 582 of file sync.c.
Referenced by START_TEST().
Definition at line 108 of file sync.c.
Referenced by START_TEST().
Definition at line 298 of file sync.c.
Referenced by main(), and START_TEST().
Definition at line 2322 of file sync.c.
Referenced by START_TEST().
Definition at line 2427 of file sync.c.
Referenced by START_TEST().
Definition at line 878 of file sync.c.
Referenced by START_TEST().
Definition at line 628 of file sync.c.
Referenced by START_TEST().
Definition at line 1274 of file sync.c.
Referenced by START_TEST().
Definition at line 1181 of file sync.c.
Referenced by START_TEST().
Definition at line 775 of file sync.c.
Referenced by test_timer_queue(), and timer_queue_cb6().
Definition at line 790 of file sync.c.
Referenced by test_timer_queue().
Definition at line 806 of file sync.c.
Referenced by test_timer_queue().
Definition at line 819 of file sync.c.
Referenced by test_timer_queue().
Definition at line 836 of file sync.c.
Referenced by test_timer_queue().
Definition at line 844 of file sync.c.
Referenced by test_timer_queue().
|
static |
Definition at line 1596 of file sync.c.
Referenced by condvar_consumer(), condvar_producer(), and test_condvars_consumer_producer().
|
static |
Definition at line 1598 of file sync.c.
Referenced by condvar_consumer(), condvar_producer(), RPC_GetLocalClassObject(), and test_condvars_consumer_producer().
|
static |
Definition at line 1594 of file sync.c.
Referenced by condvar_consumer(), condvar_producer(), and test_condvars_consumer_producer().
|
static |
Definition at line 1595 of file sync.c.
Referenced by condvar_consumer(), condvar_producer(), and test_condvars_consumer_producer().
|
static |
Definition at line 1727 of file sync.c.
Referenced by condvar_base_consumer(), condvar_base_producer(), and test_condvars_base().
|
static |
Definition at line 1599 of file sync.c.
Referenced by condvar_consumer(), and test_condvars_consumer_producer().
|
static |
Definition at line 1728 of file sync.c.
Referenced by condvar_base_consumer(), condvar_base_producer(), and test_condvars_base().
|
static |
Definition at line 1599 of file sync.c.
Referenced by condvar_producer(), and test_condvars_consumer_producer().
|
static |
Definition at line 1726 of file sync.c.
Referenced by condvar_base_consumer(), condvar_base_producer(), and test_condvars_base().
Definition at line 1597 of file sync.c.
Referenced by condvar_consumer(), condvar_producer(), and test_condvars_consumer_producer().
|
static |
Definition at line 1729 of file sync.c.
Referenced by condvar_base_consumer(), condvar_base_producer(), and test_condvars_base().
Definition at line 1597 of file sync.c.
Referenced by condvar_consumer(), condvar_producer(), and test_condvars_consumer_producer().
LPOVERLAPPED_COMPLETION_ROUTINE Function |
|
static |
Definition at line 1350 of file sync.c.
Referenced by initonce_callback(), and test_initonce().
|
static |
Definition at line 1350 of file sync.c.
Referenced by initonce_callback(), and test_initonce().
|
static |
Definition at line 1351 of file sync.c.
Referenced by initonce_callback(), and test_initonce().
PSLIST_ENTRY PSLIST_ENTRY last |
|
static |
Definition at line 674 of file sync.c.
Referenced by __xmlGlobalInitMutexLock(), decode_html(), iocp_callback(), sys_arch_sem_wait(), sys_sem_free(), sys_sem_new(), sys_sem_set_invalid(), sys_sem_signal(), sys_sem_valid(), test_iocp_callback(), and test_semaphore_security().
|
static |
Definition at line 1940 of file sync.c.
Referenced by srwlock_base_thread1(), srwlock_base_thread2(), srwlock_base_thread3(), and test_srwlock_base().
struct { ... } srwlock_base_errors |
Referenced by srwlock_base_thread1(), srwlock_base_thread2(), srwlock_base_thread3(), and test_srwlock_base().
|
static |
Definition at line 2385 of file sync.c.
Referenced by srwlock_example_thread().
|
static |
Definition at line 2383 of file sync.c.
Referenced by srwlock_example_thread(), and test_srwlock_example().
|
static |
Definition at line 2385 of file sync.c.
Referenced by srwlock_example_thread(), and test_srwlock_example().
|
static |
Definition at line 2385 of file sync.c.
Referenced by srwlock_example_thread(), and test_srwlock_example().
|
static |
Definition at line 2384 of file sync.c.
Referenced by srwlock_example_thread(), and test_srwlock_example().
|
static |
Definition at line 1939 of file sync.c.
Referenced by srwlock_base_thread1(), srwlock_base_thread2(), srwlock_base_thread3(), and test_srwlock_base().
Definition at line 2386 of file sync.c.
Referenced by srwlock_example_thread(), and test_srwlock_example().
|
static |
Definition at line 1598 of file sync.c.
Referenced by condvar_consumer(), and test_condvars_consumer_producer().
|
static |
Definition at line 1598 of file sync.c.
Referenced by condvar_producer(), and test_condvars_consumer_producer().