| /ThreadX-v6.3.0/common/src/ |
| D | tx_thread_delete.c | 144 next_thread = thread_ptr -> tx_thread_created_next; in _tx_thread_delete() 147 previous_thread -> tx_thread_created_next = next_thread; in _tx_thread_delete()
|
| D | tx_thread_create.c | 246 thread_ptr -> tx_thread_created_next = thread_ptr; in _tx_thread_create() 258 previous_thread -> tx_thread_created_next = thread_ptr; in _tx_thread_create() 262 thread_ptr -> tx_thread_created_next = next_thread; in _tx_thread_create()
|
| D | tx_thread_info_get.c | 149 *next_thread = thread_ptr -> tx_thread_created_next; in _tx_thread_info_get()
|
| D | txe_thread_create.c | 198 next_thread = next_thread -> tx_thread_created_next; in _txe_thread_create()
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_thread_delete.c | 144 next_thread = thread_ptr -> tx_thread_created_next; in _tx_thread_delete() 147 previous_thread -> tx_thread_created_next = next_thread; in _tx_thread_delete()
|
| D | tx_thread_create.c | 260 thread_ptr -> tx_thread_created_next = thread_ptr; in _tx_thread_create() 272 previous_thread -> tx_thread_created_next = thread_ptr; in _tx_thread_create() 276 thread_ptr -> tx_thread_created_next = next_thread; in _tx_thread_create()
|
| D | tx_thread_info_get.c | 149 *next_thread = thread_ptr -> tx_thread_created_next; in _tx_thread_info_get()
|
| D | txe_thread_create.c | 198 next_thread = next_thread -> tx_thread_created_next; in _txe_thread_create()
|
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_thread_completed_test.c | 199 thread_2.tx_thread_created_next = &thread_2; in thread_1_entry() 223 thread_1.tx_thread_created_next = saved_ptr; in thread_1_entry()
|
| D | threadx_mutex_suspension_timeout_test.c | 60 thread_ptr = thread_ptr -> tx_thread_created_next; in abort_all_threads_suspended_on_mutex()
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_thread_completed_test.c | 199 thread_2.tx_thread_created_next = &thread_2; in thread_1_entry() 223 thread_1.tx_thread_created_next = saved_ptr; in thread_1_entry()
|
| /ThreadX-v6.3.0/ports/cortex_m3/ghs/src/ |
| D | tx_ghs.c | 451 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2() 477 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports/cortex_r4/ghs/src/ |
| D | tx_ghs.c | 451 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2() 477 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports/cortex_m4/ghs/src/ |
| D | tx_ghs.c | 451 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2() 477 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports/cortex_a8/ghs/src/ |
| D | tx_ghs.c | 451 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2() 477 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports/cortex_a9/ghs/src/ |
| D | tx_ghs.c | 451 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2() 477 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports/cortex_r5/ghs/src/ |
| D | tx_ghs.c | 451 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2() 477 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports/cortex_r7/ghs/src/ |
| D | tx_ghs.c | 451 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2() 477 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/src/ |
| D | tx_ghs.c | 463 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2() 489 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx/ghs/src/ |
| D | tx_ghs.c | 451 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2() 477 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports/cortex_m7/ghs/src/ |
| D | tx_ghs.c | 451 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2() 477 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports/cortex_a5/ghs/src/ |
| D | tx_ghs.c | 451 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2() 477 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports/cortex_a7/ghs/src/ |
| D | tx_ghs.c | 451 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2() 477 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports_smp/cortex_a5x_smp/green/src/ |
| D | tx_ghs.c | 468 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2() 494 tp = tp->tx_thread_created_next; in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/common_modules/module_manager/src/ |
| D | txm_module_manager_thread_create.c | 179 next_thread = next_thread -> tx_thread_created_next; in _txm_module_manager_thread_create() 503 thread_ptr -> tx_thread_created_next = thread_ptr; in _txm_module_manager_thread_create() 515 previous_thread -> tx_thread_created_next = thread_ptr; in _txm_module_manager_thread_create() 519 thread_ptr -> tx_thread_created_next = next_thread; in _txm_module_manager_thread_create()
|