/kernel/liteos_a/testsuites/kernel/sample/posix/mutex/full/ |
D | It_posix_mutex_070.c | 123 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase() 126 ret = PosixPthreadDestroy(&attr, newTh); in Testcase() 138 PosixPthreadDestroy(&attr, newTh2); in Testcase() 141 PosixPthreadDestroy(&attr, newTh); in Testcase()
|
D | It_posix_mutex_079.c | 119 ret = PosixPthreadDestroy(&attr, newTh); in Testcase() 122 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase() 125 ret = PosixPthreadDestroy(&attr3, newTh3); in Testcase()
|
D | It_posix_mutex_075.c | 156 ret = PosixPthreadDestroy(&attr, newTh); in Testcase() 159 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase() 162 ret = PosixPthreadDestroy(&attr3, newTh3); in Testcase()
|
D | It_posix_mutex_074.c | 157 ret = PosixPthreadDestroy(&attr, newTh); in Testcase() 160 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase() 163 ret = PosixPthreadDestroy(&attr3, newTh3); in Testcase()
|
D | It_posix_mutex_068.c | 122 ret = PosixPthreadDestroy(&attr, newTh); in Testcase() 125 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase()
|
D | It_posix_mutex_071.c | 115 ret = PosixPthreadDestroy(&attr, newTh); in Testcase() 118 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase()
|
D | It_posix_mutex_072.c | 115 ret = PosixPthreadDestroy(&attr, newTh); in Testcase() 118 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase()
|
D | It_posix_mutex_099.c | 112 ret = PosixPthreadDestroy(&attr, newTh); in Testcase() 115 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase()
|
D | It_posix_mutex_093.c | 118 ret = PosixPthreadDestroy(&attr, newTh); in Testcase() 121 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase()
|
D | It_posix_mutex_080.c | 77 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
|
D | It_posix_mutex_091.c | 79 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
|
D | It_posix_mutex_097.c | 79 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
|
D | It_posix_mutex_066.c | 95 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
|
D | It_posix_mutex_098.c | 92 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
|
D | It_posix_mutex_092.c | 92 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
|
D | It_posix_mutex_069.c | 108 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
|
D | It_posix_mutex_076.c | 102 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
|
/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/full/ |
D | It_posix_queue_041.cpp | 125 ret = PosixPthreadDestroy(&attr1, newTh2); in Testcase() 128 ret = PosixPthreadDestroy(&attr1, newTh1); in Testcase() 134 PosixPthreadDestroy(&attr1, newTh2); in Testcase() 136 PosixPthreadDestroy(&attr1, newTh1); in Testcase()
|
D | It_posix_queue_040.cpp | 123 ret = PosixPthreadDestroy(&attr1, newTh2); in Testcase() 126 ret = PosixPthreadDestroy(&attr1, newTh1); in Testcase() 132 PosixPthreadDestroy(&attr1, newTh2); in Testcase() 134 PosixPthreadDestroy(&attr1, newTh1); in Testcase()
|
D | It_posix_queue_097.cpp | 123 ret = PosixPthreadDestroy(&attr1, newTh2); in Testcase() 126 ret = PosixPthreadDestroy(&attr1, newTh); in Testcase() 132 PosixPthreadDestroy(&attr1, newTh2); in Testcase() 134 PosixPthreadDestroy(&attr1, newTh); in Testcase()
|
D | It_posix_queue_144.cpp | 130 ret = PosixPthreadDestroy(&attr1, newTh2); in Testcase() 133 ret = PosixPthreadDestroy(&attr1, newTh); in Testcase() 144 PosixPthreadDestroy(&attr1, newTh2); in Testcase() 146 PosixPthreadDestroy(&attr1, newTh); in Testcase()
|
D | It_posix_queue_076.cpp | 106 PosixPthreadDestroy(&attr1, thread1); in PthreadF02() 142 PosixPthreadDestroy(&attr1, pthread1); in Testcase()
|
D | It_posix_queue_118.cpp | 154 PosixPthreadDestroy(&attr2, pthread2); in Testcase() 156 PosixPthreadDestroy(&attr1, pthread1); in Testcase()
|
D | It_posix_queue_133.cpp | 146 PosixPthreadDestroy(&attrB, threadB); in Testcase() 148 PosixPthreadDestroy(&attrA, threadA); in Testcase()
|
/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/smoke/ |
D | It_posix_queue_053.cpp | 123 ret = PosixPthreadDestroy(&attr1, newTh2); in Testcase() 126 ret = PosixPthreadDestroy(&attr1, newTh1); in Testcase() 131 PosixPthreadDestroy(&attr1, newTh2); in Testcase() 133 PosixPthreadDestroy(&attr1, newTh1); in Testcase()
|