GDB (xrefs)
|
#include "defs.h"
#include "gdbsupport/selftest.h"
#include "gdbsupport/block-signals.h"
#include "gdbsupport/scope-exit.h"
#include "run-on-main-thread.h"
#include "gdbsupport/event-loop.h"
#include <thread>
Go to the source code of this file.
Namespaces | |
namespace | selftests |
namespace | selftests::main_thread_tests |
Functions | |
static void | selftests::main_thread_tests::set_done () |
static void | selftests::main_thread_tests::run_tests () |
void | _initialize_main_thread_selftests () |
Variables | |
static bool | selftests::main_thread_tests::done |
void _initialize_main_thread_selftests | ( | ) |
Definition at line 79 of file main-thread-selftests.c.
References selftests::main_thread_tests::run_tests().