Searched refs:Child2 (Results 1 - 10 of 10) sorted by relevance
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/ |
H A D | process_test_032.cpp | 44 static int Child2(int currGid, int gid) in Child2() function 80 Child2(currGid, pid); in TestCase()
|
H A D | process_test_031.cpp | 44 static int Child2(int currGid, int gid) in Child2() function 77 Child2(currGid, pid); in TestCase()
|
H A D | process_test_034.cpp | 44 static int Child2(int currGid, int gid) in Child2() function 73 Child2(currGid, pid); in TestCase()
|
H A D | process_test_035.cpp | 42 static int Child2(int currGid, int gid) in Child2() function 75 Child2(currGid, pid); in TestCase()
|
H A D | process_test_033.cpp | 44 static int Child2(int currGid, int gid) in Child2() function 81 Child2(currGid, pid); in TestCase()
|
H A D | process_test_042.cpp | 37 static void Child2(int shmid) in Child2() function 110 Child2(shmid); in GroupProcess()
|
H A D | process_test_036.cpp | 53 static int Child2(int currGid, int gid) in Child2() function 98 Child2(currGid, pid); in ProcessGroup()
|
H A D | process_test_037.cpp | 48 static int Child2(int currGid, int gid) in Child2() function 91 Child2(currGid, pid); in ProcessGroup()
|
/kernel/liteos_a/testsuites/unittest/process/basic/process/smoke/ |
H A D | process_test_038.cpp | 40 static int Child2(int currGid, int gid) in Child2() function 73 Child2(currGid, pid); in ProcessGroup()
|
/kernel/liteos_a/testsuites/unittest/container/full/ |
H A D | It_pid_container_018.cpp | 52 static int Child2(void *p) in Child2() function 91 (void)Child2(NULL); in ChildFun()
|
Completed in 3 milliseconds