| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_thread_preemption_change_test.c | 143 status = tx_thread_preemption_change(&thread_0, 15, &old_threshold); in thread_0_entry() 146 status += tx_thread_preemption_change(&thread_0, 16, &old_threshold); in thread_0_entry() 159 status = tx_thread_preemption_change(&thread_2, 11, &old_threshold); in thread_0_entry() 172 status = tx_thread_preemption_change(&thread_0, 15, &old_threshold); in thread_0_entry() 203 status = tx_thread_preemption_change(&thread_0, 14, &old_threshold); in thread_0_entry() 227 status = tx_thread_preemption_change(&thread_0, 15, &old_threshold); in thread_0_entry() 253 status = tx_thread_preemption_change(&thread_0, 0, &old_threshold); in thread_0_entry() 283 status = tx_thread_preemption_change(&thread_0, old_threshold, &old_threshold); in thread_0_entry() 344 tx_thread_preemption_change(&thread_1, 15, &old_threshold); in thread_1_entry()
|
| D | threadx_mutex_nested_priority_inheritance_test.c | 554 tx_thread_preemption_change(&thread_0, 14, &old_threshold); in thread_1_entry() 567 tx_thread_preemption_change(&thread_0, 8, &old_threshold); in thread_1_entry() 592 tx_thread_preemption_change(&thread_0, 14, &old_threshold); in thread_2_entry() 605 tx_thread_preemption_change(&thread_0, 8, &old_threshold); in thread_2_entry()
|
| D | threadx_thread_basic_execution_test.c | 152 status = tx_thread_preemption_change(&thread_0, 1, &old_value); in test_isr() 574 status = tx_thread_preemption_change(TX_NULL, 1, TX_NULL); in thread_0_entry() 586 status = tx_thread_preemption_change(&thread_2, 1, TX_NULL); in thread_0_entry() 597 status = tx_thread_preemption_change(&thread_0, 1, TX_NULL); in thread_0_entry() 608 status = tx_thread_preemption_change(&thread_0, 17, &old_value); in thread_0_entry()
|
| D | threadx_thread_relinquish_test.c | 312 status += tx_thread_preemption_change(&thread_3, 3, &old_threshold); in thread_3_entry() 319 status += tx_thread_preemption_change(&thread_3, old_threshold, &old_threshold); in thread_3_entry()
|
| D | threadx_smp_non_trivial_scheduling_test.c | 211 status += tx_thread_preemption_change(&thread_3, 2, &original_threshold); in thread_0_entry()
|
| D | threadx_thread_multi_level_preemption_threshold_test.c | 506 status = tx_thread_preemption_change(&thread_0, ((TX_MAX_PRIORITIES/2)+1), &old_preempt); in thread_0_entry() 524 status = tx_thread_preemption_change(&thread_0, 17, &old_preempt); in thread_0_entry()
|
| D | threadx_thread_priority_change.c | 378 status = tx_thread_preemption_change(&thread_1, 14, &old_threshold); in thread_0_entry()
|
| D | threadx_smp_random_resume_suspend_exclusion_pt_test.c | 2207 status += tx_thread_preemption_change(&thread_16, 8, &original_threshold); in control_thread_entry() 2236 status += tx_thread_preemption_change(&thread_4, 4, &original_threshold); in control_thread_entry() 2237 status += tx_thread_preemption_change(&thread_16, 16, &original_threshold); in control_thread_entry() 2307 …tx_thread_preemption_change(thread_ptr, thread_ptr -> tx_thread_priority - 20, &original_threshold… in control_thread_entry() 2391 … tx_thread_preemption_change(thread_ptr, thread_ptr -> tx_thread_priority, &original_threshold); in control_thread_entry()
|
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_thread_preemption_change_test.c | 143 status = tx_thread_preemption_change(&thread_0, 15, &old_threshold); in thread_0_entry() 146 status += tx_thread_preemption_change(&thread_0, 16, &old_threshold); in thread_0_entry() 159 status = tx_thread_preemption_change(&thread_2, 11, &old_threshold); in thread_0_entry() 172 status = tx_thread_preemption_change(&thread_0, 15, &old_threshold); in thread_0_entry() 203 status = tx_thread_preemption_change(&thread_0, 14, &old_threshold); in thread_0_entry() 227 status = tx_thread_preemption_change(&thread_0, 15, &old_threshold); in thread_0_entry() 253 status = tx_thread_preemption_change(&thread_0, 0, &old_threshold); in thread_0_entry() 283 status = tx_thread_preemption_change(&thread_0, old_threshold, &old_threshold); in thread_0_entry()
|
| D | threadx_mutex_nested_priority_inheritance_test.c | 554 tx_thread_preemption_change(&thread_0, 14, &old_threshold); in thread_1_entry() 567 tx_thread_preemption_change(&thread_0, 8, &old_threshold); in thread_1_entry() 592 tx_thread_preemption_change(&thread_0, 14, &old_threshold); in thread_2_entry() 605 tx_thread_preemption_change(&thread_0, 8, &old_threshold); in thread_2_entry()
|
| D | threadx_thread_basic_execution_test.c | 164 status = tx_thread_preemption_change(&thread_0, 1, &old_value); in test_isr() 646 status = tx_thread_preemption_change(TX_NULL, 1, TX_NULL); in thread_0_entry() 658 status = tx_thread_preemption_change(&thread_2, 1, TX_NULL); in thread_0_entry() 669 status = tx_thread_preemption_change(&thread_0, 1, TX_NULL); in thread_0_entry() 680 status = tx_thread_preemption_change(&thread_0, 17, &old_value); in thread_0_entry()
|
| D | threadx_mutex_suspension_timeout_test.c | 224 tx_thread_preemption_change(&thread_0, 10, &old_preempt); in thread_0_entry() 235 tx_thread_preemption_change(&low_priority, 10, &old_preempt); in thread_0_entry()
|
| D | threadx_thread_multi_level_preemption_threshold_test.c | 506 status = tx_thread_preemption_change(&thread_0, ((TX_MAX_PRIORITIES/2)+1), &old_preempt); in thread_0_entry() 524 status = tx_thread_preemption_change(&thread_0, 17, &old_preempt); in thread_0_entry()
|
| /ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/ |
| D | px_cond_broadcast.c | 122 tx_thread_preemption_change(thread,0,&old_threshold); in pthread_cond_broadcast() 132 tx_thread_preemption_change(thread,old_threshold,&dummy); in pthread_cond_broadcast() 145 tx_thread_preemption_change(thread,old_threshold,&dummy); in pthread_cond_broadcast()
|
| D | px_pth_once.c | 94 tx_thread_preemption_change( tx_thread_identify(), 0, &old_treshold); in pthread_once() 102 tx_thread_preemption_change( tx_thread_identify(),old_treshold, &temp); in pthread_once() 111 tx_thread_preemption_change( tx_thread_identify(),old_treshold, &temp); in pthread_once()
|
| D | px_cond_wait.c | 105 tx_thread_preemption_change(thread,0,&old_threshold); in pthread_cond_wait() 114 tx_thread_preemption_change(thread, old_threshold, &dummy); in pthread_cond_wait()
|
| D | px_cond_timedwait.c | 111 tx_thread_preemption_change(thread,0,&old_threshold); in pthread_cond_timedwait() 121 tx_thread_preemption_change(thread, old_threshold, &dummy); in pthread_cond_timedwait()
|
| /ThreadX-v6.3.0/ports/c667x/ccs/example_build/tx/Release/ |
| D | subdir_vars.mk | 96 ../tx_thread_preemption_change.c \ 282 ./tx_thread_preemption_change.d \ 471 ./tx_thread_preemption_change.obj \
|
| D | ccsObjs.opt | 1 …info_get.obj" "./tx_thread_performance_system_info_get.obj" "./tx_thread_preemption_change.obj" ".…
|
| /ThreadX-v6.3.0/ports/linux/gnu/example_build/ |
| D | file_list.mk | 154 tx_thread_preemption_change.c \
|
| /ThreadX-v6.3.0/ports_smp/linux/gnu/example_build/ |
| D | file_list.mk | 163 tx_thread_preemption_change.c \
|
| /ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/example_build/ |
| D | tx.gpj | 114 tx_thread_preemption_change.c
|
| D | txe.gpj | 115 tx_thread_preemption_change.c
|
| /ThreadX-v6.3.0/ports/cortex_m3/ghs/example_build/ |
| D | tx.gpj | 110 ..\..\..\..\common\src\tx_thread_preemption_change.c
|
| D | txe.gpj | 111 ..\..\..\..\common\src\tx_thread_preemption_change.c
|