Home
last modified time | relevance | path

Searched defs:currGid (Results 1 – 14 of 14) sorted by relevance

/kernel/liteos_a/testsuites/unittest/process/basic/process/smoke/
Dprocess_test_038.cpp33 static int Child1(int currGid) in Child1()
40 static int Child2(int currGid, int gid) in Child2()
52 int currGid = getpgrp(); in ProcessGroup() local
88 int currGid = getpgrp(); in GroupProcess() local
120 int currGid = getpgrp(); in TestCase() local
Dprocess_test_029.cpp33 static int Child1(int currGid) in Child1()
49 int currGid = getpgrp(); in TestCase() local
Dprocess_test_030.cpp33 static int Child1(int currGid) in Child1()
52 int currGid = getpgrp(); in TestCase() local
Dprocess_test_039.cpp62 int currGid = getpgrp(); in TestCase() local
Dprocess_test_044.cpp78 int currGid = getpgrp(); in TestCase() local
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
Dprocess_test_037.cpp33 static int Child1(int currGid) in Child1()
48 static int Child2(int currGid, int gid) in Child2()
70 int currGid = getpgrp(); in ProcessGroup() local
121 int currGid = getpgrp(); in TestCase() local
Dprocess_test_036.cpp33 static int Child1(int currGid) in Child1()
53 static int Child2(int currGid, int gid) in Child2()
77 int currGid = getpgrp(); in ProcessGroup() local
123 int currGid = getpgrp(); in TestCase() local
Dprocess_test_034.cpp33 static int Child1(int currGid) in Child1()
44 static int Child2(int currGid, int gid) in Child2()
59 int currGid = getpgrp(); in TestCase() local
Dprocess_test_033.cpp33 static int Child1(int currGid) in Child1()
44 static int Child2(int currGid, int gid) in Child2()
58 int currGid = getpgrp(); in TestCase() local
Dprocess_test_031.cpp33 static int Child1(int currGid) in Child1()
44 static int Child2(int currGid, int gid) in Child2()
58 int currGid = getpgrp(); in TestCase() local
Dprocess_test_035.cpp33 static int Child1(int currGid) in Child1()
42 static int Child2(int currGid, int gid) in Child2()
61 int currGid = getpgrp(); in TestCase() local
Dprocess_test_032.cpp33 static int Child1(int currGid) in Child1()
44 static int Child2(int currGid, int gid) in Child2()
61 int currGid = getpgrp(); in TestCase() local
Dprocess_test_040.cpp85 int currGid = getpgrp(); in TestCase() local
/kernel/liteos_a/testsuites/unittest/container/full/
DIt_pid_container_010.cpp36 int currGid = getpgrp(); in ChildFun() local