LLDB mainline
Variables
Instrumentation.cpp File Reference
#include "lldb/Utility/Instrumentation.h"
#include "lldb/Utility/LLDBLog.h"
#include "llvm/Support/Signposts.h"
#include <cstdio>
#include <cstdlib>
#include <limits>
#include <thread>

Go to the source code of this file.

Variables

static thread_local bool g_global_boundary = false
 
static llvm::ManagedStatic< llvm::SignpostEmitter > g_api_signposts
 

Variable Documentation

◆ g_api_signposts

llvm::ManagedStatic<llvm::SignpostEmitter> g_api_signposts
static

◆ g_global_boundary

thread_local bool g_global_boundary = false
static