/kernel/liteos_a/testsuites/kernel/sample/posix/mutex/full/ |
H A D | It_posix_mutex_074.c | 132 ret = PosixPthreadInit(&attr, 15); // 15, Set thread priority. in Testcase() 138 ret = PosixPthreadInit(&attr2, 4); // 4, Set thread priority. in Testcase() 144 ret = PosixPthreadInit(&attr3, 10); // 10, Set thread priority. in Testcase()
|
H A D | It_posix_mutex_075.c | 131 ret = PosixPthreadInit(&attr, 10); // 10, Set thread priority. in Testcase() 137 ret = PosixPthreadInit(&attr2, 15); // 15, Set thread priority. in Testcase() 143 ret = PosixPthreadInit(&attr3, 4); // 4, Set thread priority. in Testcase()
|
H A D | It_posix_mutex_079.c | 95 ret = PosixPthreadInit(&attr, 4); // 4, Set thread priority. in Testcase() 101 ret = PosixPthreadInit(&attr2, 3); // 3, Set thread priority. in Testcase() 107 ret = PosixPthreadInit(&attr3, 4); // 4, Set thread priority. in Testcase()
|
H A D | It_posix_mutex_071.c | 97 ret = PosixPthreadInit(&attr, 4); // 4, Set thread priority. in Testcase() 103 ret = PosixPthreadInit(&attr2, 10); // 10, Set thread priority. in Testcase()
|
H A D | It_posix_mutex_072.c | 97 ret = PosixPthreadInit(&attr, 10); // 10, Set thread priority. in Testcase() 103 ret = PosixPthreadInit(&attr2, 4); // 4, Set thread priority. in Testcase()
|
H A D | It_posix_mutex_099.c | 94 ret = PosixPthreadInit(&attr, 10); // 10, Set thread priority. in Testcase() 100 ret = PosixPthreadInit(&attr2, 4); // 4, Set thread priority. in Testcase()
|
H A D | It_posix_mutex_068.c | 98 ret = PosixPthreadInit(&attr, 10); // 10, Set thread priority. in Testcase() 104 ret = PosixPthreadInit(&attr2, 4); // 4, Set thread priority. in Testcase()
|
H A D | It_posix_mutex_093.c | 100 ret = PosixPthreadInit(&attr, 10); // 10, Set thread priority. in Testcase() 106 ret = PosixPthreadInit(&attr2, 4); // 4, Set thread priority. in Testcase()
|
H A D | It_posix_mutex_070.c | 106 ret = PosixPthreadInit(&attr, 4); // 4, Set thread priority. in Testcase() 112 ret = PosixPthreadInit(&attr2, 4); // 4, Set thread priority. in Testcase()
|
H A D | It_posix_mutex_049.c | 68 ret = PosixPthreadInit(&attr, 4); // 4, Set thread priority. in Testcase()
|
/kernel/liteos_m/testsuites/sample/posix/mutex/ |
H A D | It_posix_mutex_043.c | 90 ret = PosixPthreadInit(&attr, MUTEX_TEST_HIGH_PRIO); in Testcase() 96 ret = PosixPthreadInit(&attr2, MUTEX_TEST_HIGH_PRIO - 1); in Testcase() 102 ret = PosixPthreadInit(&attr3, MUTEX_TEST_HIGH_PRIO); in Testcase()
|
H A D | It_posix_mutex_048.c | 127 ret = PosixPthreadInit(&attr, MUTEX_TEST_LOW_PRIO); in Testcase() 133 ret = PosixPthreadInit(&attr2, MUTEX_TEST_HIGH_PRIO); in Testcase() 139 ret = PosixPthreadInit(&attr3, MUTEX_TEST_DEFAULT_PRIO); in Testcase()
|
H A D | It_posix_mutex_049.c | 126 ret = PosixPthreadInit(&attr, MUTEX_TEST_DEFAULT_PRIO); in Testcase() 132 ret = PosixPthreadInit(&attr2, MUTEX_TEST_LOW_PRIO); in Testcase() 138 ret = PosixPthreadInit(&attr3, MUTEX_TEST_HIGH_PRIO); in Testcase()
|
H A D | It_posix_mutex_041.c | 91 ret = PosixPthreadInit(&attr, MUTEX_TEST_DEFAULT_PRIO); in Testcase() 97 ret = PosixPthreadInit(&attr2, MUTEX_TEST_HIGH_PRIO); in Testcase()
|
H A D | It_posix_mutex_042.c | 90 ret = PosixPthreadInit(&attr, MUTEX_TEST_DEFAULT_PRIO); in Testcase() 96 ret = PosixPthreadInit(&attr2, MUTEX_TEST_HIGH_PRIO); in Testcase()
|
H A D | It_posix_mutex_009.c | 61 ret = PosixPthreadInit(&attr, 4); // 4, Set thread priority. in Testcase()
|
H A D | It_posix_mutex_034.c | 53 ret = PosixPthreadInit(&attr, 4); // 4, Set thread priority. in Testcase()
|
/kernel/liteos_m/testsuites/sample/posix/mqueue/ |
H A D | It_posix_queue_026.c | 106 ret = PosixPthreadInit(&attr1, MQUEUE_PTHREAD_PRIORITY_TEST1); in Testcase() 115 ret = PosixPthreadInit(&attr1, MQUEUE_PTHREAD_PRIORITY_TEST2); in Testcase()
|
H A D | It_posix_queue_025.c | 100 ret = PosixPthreadInit(&attr1, MQUEUE_PTHREAD_PRIORITY_TEST1); in Testcase() 109 ret = PosixPthreadInit(&attr1, MQUEUE_PTHREAD_PRIORITY_TEST2); in Testcase()
|
H A D | It_posix_queue_036.c | 101 ret = PosixPthreadInit(&attr1, MQUEUE_PTHREAD_PRIORITY_TEST1); in Testcase() 109 ret = PosixPthreadInit(&attr1, MQUEUE_PTHREAD_PRIORITY_TEST2); in Testcase()
|
/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/full/ |
H A D | It_posix_queue_040.cpp | 103 ret = PosixPthreadInit(&attr1, MQUEUE_PTHREAD_PRIORITY_TEST1); in Testcase() 112 ret = PosixPthreadInit(&attr1, MQUEUE_PTHREAD_PRIORITY_TEST2); in Testcase()
|
H A D | It_posix_queue_041.cpp | 106 ret = PosixPthreadInit(&attr1, MQUEUE_PTHREAD_PRIORITY_TEST1); in Testcase() 115 ret = PosixPthreadInit(&attr1, MQUEUE_PTHREAD_PRIORITY_TEST2); in Testcase()
|
H A D | It_posix_queue_097.cpp | 106 ret = PosixPthreadInit(&attr1, MQUEUE_PTHREAD_PRIORITY_TEST1); in Testcase() 112 ret = PosixPthreadInit(&attr1, MQUEUE_PTHREAD_PRIORITY_TEST2); in Testcase()
|
H A D | It_posix_queue_144.cpp | 110 ret = PosixPthreadInit(&attr1, MQUEUE_PTHREAD_PRIORITY_TEST1); in Testcase() 119 ret = PosixPthreadInit(&attr1, MQUEUE_PTHREAD_PRIORITY_TEST2); in Testcase()
|
/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/smoke/ |
H A D | It_posix_queue_053.cpp | 100 ret = PosixPthreadInit(&attr1, MQUEUE_PTHREAD_PRIORITY_TEST1); in Testcase() 108 ret = PosixPthreadInit(&attr1, MQUEUE_PTHREAD_PRIORITY_TEST2); in Testcase()
|