Home
last modified time | relevance | path

Searched refs:_tx_thread_created_ptr (Results 1 – 25 of 36) sorted by relevance

12

/ThreadX-v6.4.1/common_smp/src/
Dtx_thread_delete.c137 _tx_thread_created_ptr = TX_NULL; in _tx_thread_delete()
149 if (_tx_thread_created_ptr == thread_ptr) in _tx_thread_delete()
153 _tx_thread_created_ptr = next_thread; in _tx_thread_delete()
Dtx_thread_initialize.c88 TX_THREAD * _tx_thread_created_ptr; variable
385 _tx_thread_created_ptr = TX_NULL; in _tx_thread_initialize()
Dtx_thread_create.c258 _tx_thread_created_ptr = thread_ptr; in _tx_thread_create()
266 next_thread = _tx_thread_created_ptr; in _tx_thread_create()
Dtxe_thread_create.c141 next_thread = _tx_thread_created_ptr; in _txe_thread_create()
/ThreadX-v6.4.1/common/src/
Dtx_thread_delete.c137 _tx_thread_created_ptr = TX_NULL; in _tx_thread_delete()
149 if (_tx_thread_created_ptr == thread_ptr) in _tx_thread_delete()
153 _tx_thread_created_ptr = next_thread; in _tx_thread_delete()
Dtx_thread_initialize.c59 TX_THREAD * _tx_thread_created_ptr; variable
355 _tx_thread_created_ptr = TX_NULL; in _tx_thread_initialize()
Dtx_thread_create.c244 _tx_thread_created_ptr = thread_ptr; in _tx_thread_create()
252 next_thread = _tx_thread_created_ptr; in _tx_thread_create()
/ThreadX-v6.4.1/ports/cortex_a8/ghs/src/
Dtx_ghs.c23 extern TX_THREAD *_tx_thread_created_ptr;
430 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2()
454 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2()
468 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2_fixup()
480 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/ghs/src/
Dtx_ghs.c23 extern TX_THREAD *_tx_thread_created_ptr;
430 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2()
454 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2()
468 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2_fixup()
480 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/src/
Dtx_ghs.c25 extern TX_THREAD *_tx_thread_created_ptr;
442 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2()
466 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2()
480 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2_fixup()
492 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.4.1/ports/cortex_m3/ghs/src/
Dtx_ghs.c23 extern TX_THREAD *_tx_thread_created_ptr;
430 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2()
454 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2()
468 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2_fixup()
480 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.4.1/ports/cortex_m4/ghs/src/
Dtx_ghs.c23 extern TX_THREAD *_tx_thread_created_ptr;
430 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2()
454 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2()
468 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2_fixup()
480 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.4.1/ports/cortex_r5/ghs/src/
Dtx_ghs.c23 extern TX_THREAD *_tx_thread_created_ptr;
430 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2()
454 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2()
468 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2_fixup()
480 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.4.1/ports/cortex_a5/ghs/src/
Dtx_ghs.c23 extern TX_THREAD *_tx_thread_created_ptr;
430 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2()
454 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2()
468 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2_fixup()
480 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.4.1/ports/cortex_a9/ghs/src/
Dtx_ghs.c23 extern TX_THREAD *_tx_thread_created_ptr;
430 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2()
454 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2()
468 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2_fixup()
480 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.4.1/ports/cortex_r7/ghs/src/
Dtx_ghs.c23 extern TX_THREAD *_tx_thread_created_ptr;
430 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2()
454 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2()
468 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2_fixup()
480 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.4.1/ports/cortex_a7/ghs/src/
Dtx_ghs.c23 extern TX_THREAD *_tx_thread_created_ptr;
430 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2()
454 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2()
468 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2_fixup()
480 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.4.1/ports/cortex_r4/ghs/src/
Dtx_ghs.c23 extern TX_THREAD *_tx_thread_created_ptr;
430 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2()
454 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2()
468 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2_fixup()
480 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.4.1/ports/cortex_m7/ghs/src/
Dtx_ghs.c23 extern TX_THREAD *_tx_thread_created_ptr;
430 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2()
454 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2()
468 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2_fixup()
480 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/src/
Dtx_ghs.c25 extern TX_THREAD *_tx_thread_created_ptr;
447 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2()
471 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2()
485 tp = _tx_thread_created_ptr; in _txs_thread_stack_check_2_fixup()
497 } while ( tp != _tx_thread_created_ptr ); in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_thread_completed_test.c124 saved_ptr = _tx_thread_created_ptr; in test_application_define()
125 _tx_thread_created_ptr = &thread_0; in test_application_define()
198 _tx_thread_created_ptr = &thread_2; in thread_1_entry()
219 _tx_thread_created_ptr = saved_ptr; in thread_1_entry()
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_thread_completed_test.c124 saved_ptr = _tx_thread_created_ptr; in test_application_define()
125 _tx_thread_created_ptr = &thread_0; in test_application_define()
198 _tx_thread_created_ptr = &thread_2; in thread_1_entry()
219 _tx_thread_created_ptr = saved_ptr; in thread_1_entry()
Dthreadx_mutex_suspension_timeout_test.c54 thread_ptr = _tx_thread_created_ptr; in abort_all_threads_suspended_on_mutex()
61 if (thread_ptr == _tx_thread_created_ptr) in abort_all_threads_suspended_on_mutex()
/ThreadX-v6.4.1/common_modules/module_manager/src/
Dtxm_module_manager_thread_create.c156 next_thread = _tx_thread_created_ptr; in _txm_module_manager_thread_create()
501 _tx_thread_created_ptr = thread_ptr; in _txm_module_manager_thread_create()
509 next_thread = _tx_thread_created_ptr; in _txm_module_manager_thread_create()
/ThreadX-v6.4.1/utility/execution_profile_kit/
Dtx_execution_profile.c74 extern TX_THREAD *_tx_thread_created_ptr;
795 thread_ptr = _tx_thread_created_ptr; in _tx_execution_thread_total_time_reset()

12