Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dsched.h50 struct sched_param struct
Dpx_pth_attr_getschedparam.c73 INT pthread_attr_getschedparam(pthread_attr_t *attr,struct sched_param *param) in pthread_attr_getschedparam()
Dpx_pth_getschedparam.c74 INT pthread_getschedparam(pthread_t thread, INT *policy, struct sched_param *param) in pthread_getschedparam()
Dtx_posix.h284 struct sched_param sched_attr;
312 struct sched_param sched_attr;
513 INT pthread_attr_getschedparam(pthread_attr_t *attr,struct sched_param *param);
514 INT pthread_attr_setschedparam(pthread_attr_t *attr,struct sched_param *param);
546 INT pthread_setschedparam(pthread_t thread, INT policy, const struct sched_param
547 INT pthread_getschedparam(pthread_t thread, INT *policy, struct sched_param *para…
Dpx_pth_attr_setschedparam.c73 INT pthread_attr_setschedparam(pthread_attr_t *attr,struct sched_param *param) in pthread_attr_setschedparam()
Dpx_pth_setschedparam.c76 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.3.0/ports/linux/gnu/src/
Dtx_thread_stack_build.c88 struct sched_param sp; in _tx_thread_stack_build()
Dtx_initialize_low_level.c225 struct sched_param sp; in _tx_initialize_low_level()
/ThreadX-v6.3.0/ports_smp/linux/gnu/src/
Dtx_thread_stack_build.c89 struct sched_param sp; in _tx_thread_stack_build()
Dtx_thread_smp_protect.c81 struct sched_param sp; in _tx_thread_smp_protect()
Dtx_initialize_low_level.c236 struct sched_param sp; in _tx_initialize_low_level()
/ThreadX-v6.3.0/ports/linux/gnu/
Dreadme_threadx.txt102 struct sched_param sp;
/ThreadX-v6.3.0/ports_smp/linux/gnu/
Dreadme_threadx.txt102 struct sched_param sp;