Home
last modified time | relevance | path

Searched refs:pthread_getschedparam (Results 1 - 25 of 77) sorted by relevance

1234

/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/smoke/
H A DIt_posix_pthread_018.c87 ret = pthread_getschedparam(newTh, NULL, &param2); in Testcase()
91 ret = pthread_getschedparam(newTh, &policy, NULL); in Testcase()
94 ret = pthread_getschedparam(newTh, &policy, &param2); in Testcase()
109 ret = pthread_getschedparam(newTh, &policy, &param2); in Testcase()
112 ret = pthread_getschedparam(newTh + 8, &policy, &param2); // 8, test for invalid param. in Testcase()
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/full/
H A Dpthread_test_002.cpp75 ret = pthread_getschedparam(pthread_self(), &threadPolicy, &param); in ThreadFuncTest2()
91 ret = pthread_getschedparam(pthread_self(), &threadPolicy, &param); in ThreadFuncTest2()
137 ret = pthread_getschedparam(pthread_self(), &threadPolicy, &param); in ThreadFuncTest3()
153 ret = pthread_getschedparam(pthread_self(), &threadPolicy, &param); in ThreadFuncTest3()
179 ret = pthread_getschedparam(pthread_self(), &g_currThreadPolicy, &param); in Testcase()
H A Dpthread_test_001.cpp155 ret = pthread_getschedparam(pthread_self(), &curThreadPolicy, &param); in ThreadFunc()
220 ret = pthread_getschedparam(pthread_self(), &g_currThreadPolicy, &param); in PthreadTest001()
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
H A DIt_posix_pthread_116.c57 pthread_getschedparam(g_th1, &sched, &schParam); in PthreadF01()
66 pthread_getschedparam(g_th1, &sched, &schParam); in PthreadF01()
112 pthread_getschedparam(g_th1, &sched, &schParam); in Testcase()
H A DIt_posix_pthread_047.c48 ret = pthread_getschedparam(g_newTh, &policy, &param); in PthreadF01()
62 ret = pthread_getschedparam(g_newTh, &policy, &param); in PthreadF01()
94 ret = pthread_getschedparam(g_newTh, &policy, &param); in Testcase()
H A DIt_posix_pthread_206.c55 ret = pthread_getschedparam(pthread_self(), &policy, &schedparam1); in PthreadF01()
67 ret = pthread_getschedparam(pthread_self(), &policy, &schedparam1); in PthreadF01()
H A DIt_posix_pthread_089.c66 rc = pthread_getschedparam(pthread_self(), &policy, &param); in PthreadF01()
106 rc = pthread_getschedparam(pthread_self(), &policy, &param); in PthreadF02()
H A DIt_posix_pthread_088.c67 rc = pthread_getschedparam(pthread_self(), &policy, &param); in PthreadF01()
105 rc = pthread_getschedparam(pthread_self(), &policy, &param); in PthreadF02()
H A DIt_posix_pthread_208.c46 ret = pthread_getschedparam(pthread_self(), &policy, &sparam); in PthreadF01()
H A DIt_posix_pthread_103.c61 ret = pthread_getschedparam(g_testNewTh, &policy, &param2); in HwiF01()
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_044.cpp44 ret = pthread_getschedparam(pthread_self(), &policy, &param); in pthread_f02()
63 ret = pthread_getschedparam(pthread_self(), &policy, &param); in pthread_f01()
105 ret = pthread_getschedparam(pthread_self(), &policy, &param); in Testcase()
H A DIt_posix_pthread_116.cpp50 pthread_getschedparam(g_th1, &sched, &schParam); in pthread_f01()
59 pthread_getschedparam(g_th1, &sched, &schParam); in pthread_f01()
108 pthread_getschedparam(g_th1, &sched, &schParam); in Testcase()
H A DIt_posix_pthread_206.cpp48 ret = pthread_getschedparam(pthread_self(), &policy, &schedparam1); in pthread_f01()
60 ret = pthread_getschedparam(pthread_self(), &policy, &schedparam1); in pthread_f01()
H A DIt_posix_pthread_089.cpp62 rc = pthread_getschedparam(pthread_self(), &policy, &param); in pthread_f01()
102 rc = pthread_getschedparam(pthread_self(), &policy, &param); in pthread_f02()
H A DIt_posix_pthread_088.cpp62 rc = pthread_getschedparam(pthread_self(), &policy, &param); in pthread_f01()
99 rc = pthread_getschedparam(pthread_self(), &policy, &param); in pthread_f02()
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
H A Dpthread_test_003.cpp49 ret = pthread_getschedparam(pthread, &policy, &param); in ThreadFuncTest2()
69 ret = pthread_getschedparam(pthread, &policy, &param); in ThreadFuncTest3()
90 ret = pthread_getschedparam(pthread_self(), &g_currThreadPolicy, &param); in Testcase()
H A Dpthread_test_010.cpp42 ret = pthread_getschedparam(pthread_self(), &currThreadPolicy, &param); in ThreadFuncTest0()
62 ret = pthread_getschedparam(pthread_self(), &currThreadPolicy, &param); in Testcase()
H A Dpthread_test_023.cpp54 ret = pthread_getschedparam(pthread_self(), &oldPolicy, &hpfparam); in ChildProcess()
60 ret = pthread_getschedparam(pthread_self(), &currPolicy, &currSchedParam); in ChildProcess()
H A Dpthread_test_022.cpp40 ret = pthread_getschedparam(pthread_self(), &currPolicy, &currSchedParam); in EdfProcess()
82 ret = pthread_getschedparam(pthread_self(), &currPolicy, &currSchedParam); in ChildProcess()
H A Dpthread_cond_test_003.cpp74 ret = pthread_getschedparam(pthread_self(), &policy, &schedParam); in pthread_f06()
129 ret = pthread_getschedparam(pthread_self(), &policy, &schedParam); in TestCase()
H A Dpthread_cond_test_004.cpp74 ret = pthread_getschedparam(pthread_self(), &policy, &schedParam); in pthread_f07()
121 ret = pthread_getschedparam(pthread_self(), &policy, &schedParam); in TestCase()
H A Dpthread_test_011.cpp42 int ret = pthread_getschedparam(pthread, &policy, &param); in child1()
47 ret = pthread_getschedparam(pthread, &newPolicy, &param); in child1()
49 printf("pthread_getschedparam failed ! %d error: %d\n", __LINE__, errno); in child1()
54 printf("pthread_getschedparam failed ! %d policy %d newPolicy %d pri %d param.sched_priority :%d\n", in child1()
H A Dpthread_test_021.cpp40 ret = pthread_getschedparam(pthread_self(), & currPolicy, &currSchedParam); in ThreadFuncTest()
85 ret = pthread_getschedparam(pthread_self(), & currPolicy, &currSchedParam); in ChildProcess()
/kernel/liteos_a/testsuites/unittest/process/lock/mutex/smoke/
H A Dpthread_mutex_test_003.cpp53 ret = pthread_getschedparam(pthread_self(), &currThreadPolicy, &param); in ThreadFuncTest3()
88 ret = pthread_getschedparam(pthread_self(), &currThreadPolicy, &param); in Testcase()
/kernel/liteos_m/testsuites/sample/posix/pthread/
H A DIt_posix_pthread_022.c50 ret = pthread_getschedparam(pthread_self(), &policy, &sparam); in PthreadF01()

Completed in 11 milliseconds

1234