LLDB mainline
PosixSpawnResponsible.h File Reference
#include <spawn.h>

Go to the source code of this file.

Functions

static int setup_posix_spawn_responsible_flag (posix_spawnattr_t *attr)

Function Documentation

◆ setup_posix_spawn_responsible_flag()

int setup_posix_spawn_responsible_flag ( posix_spawnattr_t * attr)
inlinestatic

Definition at line 26 of file PosixSpawnResponsible.h.

Referenced by LaunchProcessPosixSpawn().