class Task_CloneVfork_exit_Test

Defined at line 390 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc

Tests a CLONE_VFORK and the cloned thread exits before calling execve. The clone() call should

block until the thread exits.

Public Methods

void Task_CloneVfork_exit_Test ()

Defined at line 390 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc

void Task_CloneVfork_exit_Test (const Task_CloneVfork_exit_Test & )

Defined at line 390 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc

void Task_CloneVfork_exit_Test (Task_CloneVfork_exit_Test && )

Defined at line 390 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc

Task_CloneVfork_exit_Test & operator= (const Task_CloneVfork_exit_Test & )

Defined at line 390 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc

Task_CloneVfork_exit_Test & operator= (Task_CloneVfork_exit_Test && )

Defined at line 390 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc

void ~Task_CloneVfork_exit_Test ()

Defined at line 390 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc