Home
last modified time | relevance | path

Searched refs:ChildFunction (Results 1 - 4 of 4) sorted by relevance

/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_uts_container_006.cpp40 int childsPid = CloneWrapper(ChildFunction, CLONE_NEWUTS, NULL); in UtsContainerTest()
H A DIt_user_container_004.cpp53 int childsPid = CloneWrapper(ChildFunction, CLONE_NEWUSER, NULL); in childFunc()
/kernel/liteos_a/testsuites/unittest/container/
H A DIt_container_test.h98 int ChildFunction(void *args);
H A DIt_container_test.cpp51 int ChildFunction(void *args) in ChildFunction() function

Completed in 4 milliseconds