/kernel/liteos_m/testsuites/sample/kernel/task/ |
D | It_los_task_094.c | 104 ret = LOS_TaskJoin(g_testTaskID01, NULL); in TestCase() 107 ret = LOS_TaskJoin(g_testTaskID02, NULL); in TestCase() 110 ret = LOS_TaskJoin(g_testTaskID03, NULL); in TestCase() 117 LOS_TaskJoin(g_testTaskID01, NULL); in TestCase() 118 LOS_TaskJoin(g_testTaskID02, NULL); in TestCase() 119 LOS_TaskJoin(g_testTaskID03, NULL); in TestCase()
|
D | It_los_task_095.c | 59 ret = LOS_TaskJoin(g_testTaskID01, NULL); in TestCase() 70 LOS_TaskJoin(g_testTaskID01, NULL); in TestCase() 76 LOS_TaskJoin(g_testTaskID01, NULL); in TestCase()
|
D | It_los_task_100.c | 73 ret = LOS_TaskJoin(g_testTaskID01, NULL); in TestCase() 82 LOS_TaskJoin(g_testTaskID01, NULL); in TestCase()
|
D | It_los_task_101.c | 73 ret = LOS_TaskJoin(g_testTaskID01, NULL); in TestCase() 82 LOS_TaskJoin(g_testTaskID01, NULL); in TestCase()
|
D | It_los_task_048.c | 76 ret = LOS_TaskJoin(g_testTaskID01, NULL); in TestCase() 79 ret = LOS_TaskJoin(g_testTaskID02, NULL); in TestCase()
|
D | It_los_task_051.c | 61 ret = LOS_TaskJoin(g_testTaskID02, NULL); in TaskF01() 87 ret = LOS_TaskJoin(g_testTaskID01, NULL); in TestCase()
|
D | It_los_task_097.c | 81 ret = LOS_TaskJoin(g_testTaskID01, NULL); in TestCase() 96 LOS_TaskJoin(g_testTaskID01, NULL); in TestCase()
|
D | It_los_task_103.c | 95 ret = LOS_TaskJoin(g_testTaskID01, NULL); in TestCase() 104 LOS_TaskJoin(g_testTaskID01, NULL); in TestCase()
|
D | It_los_task_105.c | 82 ret = LOS_TaskJoin(g_testTaskID01, NULL); in TestCase() 94 LOS_TaskJoin(g_testTaskID01, NULL); in TestCase()
|
D | It_los_task_098.c | 87 ret = LOS_TaskJoin(g_testTaskID01, NULL); in TestCase() 102 LOS_TaskJoin(g_testTaskID01, NULL); in TestCase()
|
D | It_los_task_112.c | 99 ret = LOS_TaskJoin(g_testTaskID01, NULL); in TestCase() 108 LOS_TaskJoin(g_testTaskID01, NULL); in TestCase()
|
D | It_los_task_107.c | 98 ret = LOS_TaskJoin(g_testTaskID01, NULL); in TestCase() 107 LOS_TaskJoin(g_testTaskID01, NULL); in TestCase()
|
D | It_los_task_110.c | 103 ret = LOS_TaskJoin(g_testTaskID01, NULL); in TestCase() 112 LOS_TaskJoin(g_testTaskID01, NULL); in TestCase()
|
D | It_los_task_108.c | 101 ret = LOS_TaskJoin(g_testTaskID01, NULL); in TestCase() 110 LOS_TaskJoin(g_testTaskID01, NULL); in TestCase()
|
D | It_los_task_109.c | 98 ret = LOS_TaskJoin(g_testTaskID01, NULL); in TestCase() 107 LOS_TaskJoin(g_testTaskID01, NULL); in TestCase()
|
D | It_los_task_111.c | 100 ret = LOS_TaskJoin(g_testTaskID01, NULL); in TestCase() 109 LOS_TaskJoin(g_testTaskID01, NULL); in TestCase()
|
D | It_los_task_104.c | 100 ret = LOS_TaskJoin(g_testTaskID01, NULL); in TestCase() 109 LOS_TaskJoin(g_testTaskID01, NULL); in TestCase()
|
D | It_los_task_115.c | 107 ret = LOS_TaskJoin(g_testTaskID01, NULL); in TestCase() 116 LOS_TaskJoin(g_testTaskID01, NULL); in TestCase()
|
D | It_los_task_113.c | 108 ret = LOS_TaskJoin(g_testTaskID01, NULL); in TestCase() 117 LOS_TaskJoin(g_testTaskID01, NULL); in TestCase()
|
D | It_los_task_121.c | 63 ret = LOS_TaskJoin(taskID, NULL); in TestCase()
|
D | It_los_task_120.c | 64 ret = LOS_TaskJoin(taskID, NULL); in TestCase()
|
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/ipc/mux/full/ |
D | It_los_mutex_036.c | 156 ret = LOS_TaskJoin(g_testTaskID01, NULL); in Testcase() 158 ret = LOS_TaskJoin(g_testTaskID02, NULL); in Testcase() 160 ret = LOS_TaskJoin(g_testTaskID03, NULL); in Testcase()
|
D | It_los_mutex_035.c | 174 ret = LOS_TaskJoin(g_testTaskID01, NULL); in Testcase() 176 ret = LOS_TaskJoin(g_testTaskID02, NULL); in Testcase() 178 ret = LOS_TaskJoin(g_testTaskID03, NULL); in Testcase()
|
/kernel/liteos_m/testsuites/sample/kernel/event/ |
D | It_los_event_003.c | 74 ret = LOS_TaskJoin(g_testTaskID01, NULL); in Testcase() 80 LOS_TaskJoin(g_testCount, NULL); in Testcase()
|
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/swtmr/smp/ |
D | It_smp_los_swtmr_024.c | 107 ret = LOS_TaskJoin(g_testTaskID01, NULL); in Testcase() 110 ret = LOS_TaskJoin(g_testTaskID02, NULL); in Testcase()
|