Home
last modified time | relevance | path

Searched refs:PosixPthreadDestroy (Results 1 – 25 of 34) sorted by relevance

12

/kernel/liteos_a/testsuites/kernel/sample/posix/mutex/full/
DIt_posix_mutex_070.c123 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()
DIt_posix_mutex_079.c119 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
122 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase()
125 ret = PosixPthreadDestroy(&attr3, newTh3); in Testcase()
DIt_posix_mutex_075.c156 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
159 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase()
162 ret = PosixPthreadDestroy(&attr3, newTh3); in Testcase()
DIt_posix_mutex_074.c157 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
160 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase()
163 ret = PosixPthreadDestroy(&attr3, newTh3); in Testcase()
DIt_posix_mutex_068.c122 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
125 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase()
DIt_posix_mutex_071.c115 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
118 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase()
DIt_posix_mutex_072.c115 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
118 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase()
DIt_posix_mutex_099.c112 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
115 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase()
DIt_posix_mutex_093.c118 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
121 ret = PosixPthreadDestroy(&attr2, newTh2); in Testcase()
DIt_posix_mutex_080.c77 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
DIt_posix_mutex_091.c79 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
DIt_posix_mutex_097.c79 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
DIt_posix_mutex_066.c95 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
DIt_posix_mutex_098.c92 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
DIt_posix_mutex_092.c92 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
DIt_posix_mutex_069.c108 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
DIt_posix_mutex_076.c102 ret = PosixPthreadDestroy(&attr, newTh); in Testcase()
/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/full/
DIt_posix_queue_041.cpp125 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()
DIt_posix_queue_040.cpp123 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()
DIt_posix_queue_097.cpp123 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()
DIt_posix_queue_144.cpp130 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()
DIt_posix_queue_076.cpp106 PosixPthreadDestroy(&attr1, thread1); in PthreadF02()
142 PosixPthreadDestroy(&attr1, pthread1); in Testcase()
DIt_posix_queue_118.cpp154 PosixPthreadDestroy(&attr2, pthread2); in Testcase()
156 PosixPthreadDestroy(&attr1, pthread1); in Testcase()
DIt_posix_queue_133.cpp146 PosixPthreadDestroy(&attrB, threadB); in Testcase()
148 PosixPthreadDestroy(&attrA, threadA); in Testcase()
/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/smoke/
DIt_posix_queue_053.cpp123 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()

12