class Task_Clone3_ChangeStack_Test
Defined at line 230 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc
Creates a child process using the "clone3()" syscall and waits on it.
The child uses a different stack than the parent.
Public Methods
void Task_Clone3_ChangeStack_Test ()
Defined at line 230 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc
void Task_Clone3_ChangeStack_Test (const Task_Clone3_ChangeStack_Test & )
Defined at line 230 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc
void Task_Clone3_ChangeStack_Test (Task_Clone3_ChangeStack_Test && )
Defined at line 230 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc
Task_Clone3_ChangeStack_Test & operator= (const Task_Clone3_ChangeStack_Test & )
Defined at line 230 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc
Task_Clone3_ChangeStack_Test & operator= (Task_Clone3_ChangeStack_Test && )
Defined at line 230 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc
void ~Task_Clone3_ChangeStack_Test ()
Defined at line 230 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc