| /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()
|
| /kernel/liteos_m/testsuites/sample/posix/mqueue/ |
| D | It_posix_queue_025.c | 120 ret = PosixPthreadDestroy(&attr1, newTh2); in Testcase() 123 ret = PosixPthreadDestroy(&attr1, newTh1); in Testcase() 129 PosixPthreadDestroy(&attr1, newTh2); in Testcase() 131 PosixPthreadDestroy(&attr1, newTh1); in Testcase()
|
| D | It_posix_queue_036.c | 120 ret = PosixPthreadDestroy(&attr1, newTh2); in Testcase() 123 ret = PosixPthreadDestroy(&attr1, newTh1); in Testcase() 128 PosixPthreadDestroy(&attr1, newTh2); in Testcase() 130 PosixPthreadDestroy(&attr1, newTh1); in Testcase()
|
| D | It_posix_queue_026.c | 126 ret = PosixPthreadDestroy(&attr1, newTh2); in Testcase() 129 ret = PosixPthreadDestroy(&attr1, newTh1); in Testcase() 135 PosixPthreadDestroy(&attr1, newTh2); in Testcase() 137 PosixPthreadDestroy(&attr1, newTh1); 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()
|
| /kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/full/ |
| D | It_posix_queue_041.cpp | 126 ret = PosixPthreadDestroy(&attr1, newTh2); in Testcase() 129 ret = PosixPthreadDestroy(&attr1, newTh1); in Testcase() 135 PosixPthreadDestroy(&attr1, newTh2); in Testcase() 137 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_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_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_m/testsuites/sample/posix/mutex/ |
| D | It_posix_mutex_043.c | 114 ret = PosixPthreadDestroy(&attr, newTh); in Testcase() 117 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase() 120 ret = PosixPthreadDestroy(&attr3, newTh3); in Testcase()
|
| D | It_posix_mutex_049.c | 151 ret = PosixPthreadDestroy(&attr, newTh); in Testcase() 154 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase() 157 ret = PosixPthreadDestroy(&attr3, newTh3); in Testcase()
|
| D | It_posix_mutex_048.c | 152 ret = PosixPthreadDestroy(&attr, newTh); in Testcase() 155 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase() 158 ret = PosixPthreadDestroy(&attr3, newTh3); in Testcase()
|
| D | It_posix_mutex_041.c | 115 ret = PosixPthreadDestroy(&attr, newTh); in Testcase() 118 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase()
|
| D | It_posix_mutex_042.c | 108 ret = PosixPthreadDestroy(&attr, newTh); in Testcase() 111 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase()
|