LLDB mainline
Variables
HostProcessPosix.cpp File Reference
#include "lldb/Host/Host.h"
#include "lldb/Host/FileSystem.h"
#include "lldb/Host/posix/HostProcessPosix.h"
#include "llvm/ADT/STLExtras.h"
#include <climits>
#include <csignal>
#include <unistd.h>

Go to the source code of this file.

Variables

static const int kInvalidPosixProcess = 0
 

Variable Documentation

◆ kInvalidPosixProcess

const int kInvalidPosixProcess = 0
static