Home
last modified time | relevance | path

Searched refs:sched_param (Results 1 – 21 of 21) sorted by relevance

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/
Dsched.h49 struct sched_param struct
Dpx_pth_attr_getschedparam.c72 INT pthread_attr_getschedparam(pthread_attr_t *attr,struct sched_param *param) in pthread_attr_getschedparam()
Dpx_pth_getschedparam.c73 INT pthread_getschedparam(pthread_t thread, INT *policy, struct sched_param *param) in pthread_getschedparam()
Dtx_posix.h283 struct sched_param sched_attr;
311 struct sched_param sched_attr;
512 INT pthread_attr_getschedparam(pthread_attr_t *attr,struct sched_param *param);
513 INT pthread_attr_setschedparam(pthread_attr_t *attr,struct sched_param *param);
545 INT pthread_setschedparam(pthread_t thread, INT policy, const struct sched_param
546 INT pthread_getschedparam(pthread_t thread, INT *policy, struct sched_param *para…
Dpx_pth_attr_setschedparam.c72 INT pthread_attr_setschedparam(pthread_attr_t *attr,struct sched_param *param) in pthread_attr_setschedparam()
Dpx_pth_setschedparam.c75 INT pthread_setschedparam(pthread_t thread, INT policy, const struct sched_param *param) in pthread_setschedparam()
Dposix_signal_nested_test.c57 struct sched_param param; in tx_application_define()
Dposix_signal_suspended_thread_test.c67 struct sched_param param; in tx_application_define()
Dposix_signal_resume_thread_test.c67 struct sched_param param; in tx_application_define()
Dposix_signal_sigwait_test.c60 struct sched_param param; in tx_application_define()
Dposix_signal_sigmask_test.c62 struct sched_param param; in tx_application_define()
Dreadme_threadx_posix.txt135 INT pthread_attr_getschedparam(pthread_attr_t *attr,struct sched_param *param);
136 INT pthread_attr_setschedparam(pthread_attr_t *attr,struct sched_param *param);
168 INT pthread_getschedparam(pthread_t thread, INT *policy, struct sched_param *para…
169 INT pthread_setschedparam(pthread_t thread, INT policy, const struct sched_param
Dposix_demo.c92 struct sched_param param; in tx_application_define()
Dposix_signal_self_send_test.c113 struct sched_param param; in tx_application_define()
/ThreadX-v6.4.1/ports/linux/gnu/src/
Dtx_thread_stack_build.c87 struct sched_param sp; in _tx_thread_stack_build()
Dtx_initialize_low_level.c224 struct sched_param sp; in _tx_initialize_low_level()
/ThreadX-v6.4.1/ports_smp/linux/gnu/src/
Dtx_thread_stack_build.c88 struct sched_param sp; in _tx_thread_stack_build()
Dtx_thread_smp_protect.c80 struct sched_param sp; in _tx_thread_smp_protect()
Dtx_initialize_low_level.c235 struct sched_param sp; in _tx_initialize_low_level()
/ThreadX-v6.4.1/ports/linux/gnu/
Dreadme_threadx.txt102 struct sched_param sp;
/ThreadX-v6.4.1/ports_smp/linux/gnu/
Dreadme_threadx.txt102 struct sched_param sp;