LLDB mainline
|
#include "lldb/Utility/Status.h"
#include "lldb/Host/windows/HostThreadWindows.h"
#include "lldb/Host/windows/windows.h"
#include "llvm/ADT/STLExtras.h"
Go to the source code of this file.
Functions | |
static void __stdcall | ExitThreadProxy (ULONG_PTR dwExitCode) |
|
static |
Definition at line 19 of file HostThreadWindows.cpp.
Referenced by lldb_private::HostThreadWindows::Cancel().