Home
last modified time | relevance | path

Searched refs:stack_top (Results 1 – 1 of 1) sorted by relevance

/external/gtest/src/
Dgtest-death-test.cc1054 void* const stack_top = in ExecDeathTestFork() local
1057 child_pid = clone(&ExecDeathTestChildMain, stack_top, SIGCHLD, &args); in ExecDeathTestFork()