MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / ExecDeathTestChildMain

Function ExecDeathTestChildMain

src/gtest/gtest-all.cpp:7096–7124  ·  view source on GitHub ↗

The main function for a threadsafe-style death test child process. This function is called in a clone()-ed process and thus must avoid any potentially unsafe operations like malloc or libc functions.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ExecDeathTestForkFunction · 0.85

Calls 4

DeathTestAbortFunction · 0.85
GetLastErrnoDescriptionFunction · 0.85
GetEnvironFunction · 0.85
original_working_dirMethod · 0.80

Tested by

no test coverage detected