Home | History | Annotate | Download | only in googletest

Lines Matching defs:stack_top

966     void* const stack_top =
969 child_pid = clone(&ExecDeathTestChildMain, stack_top, SIGCHLD, &args);