| /ThreadX-v6.2.1/common_smp/src/ |
| D | tx_thread_delete.c | 138 _tx_thread_created_ptr = TX_NULL; in _tx_thread_delete() 150 if (_tx_thread_created_ptr == thread_ptr) in _tx_thread_delete() 154 _tx_thread_created_ptr = next_thread; in _tx_thread_delete()
|
| D | tx_thread_initialize.c | 89 TX_THREAD * _tx_thread_created_ptr; variable 386 _tx_thread_created_ptr = TX_NULL; in _tx_thread_initialize()
|
| D | tx_thread_create.c | 244 _tx_thread_created_ptr = thread_ptr; in _tx_thread_create() 252 next_thread = _tx_thread_created_ptr; in _tx_thread_create()
|
| D | txe_thread_create.c | 142 next_thread = _tx_thread_created_ptr; in _txe_thread_create()
|
| /ThreadX-v6.2.1/common/src/ |
| D | tx_thread_delete.c | 138 _tx_thread_created_ptr = TX_NULL; in _tx_thread_delete() 150 if (_tx_thread_created_ptr == thread_ptr) in _tx_thread_delete() 154 _tx_thread_created_ptr = next_thread; in _tx_thread_delete()
|
| D | tx_thread_initialize.c | 60 TX_THREAD * _tx_thread_created_ptr; variable 356 _tx_thread_created_ptr = TX_NULL; in _tx_thread_initialize()
|
| D | tx_thread_create.c | 230 _tx_thread_created_ptr = thread_ptr; in _tx_thread_create() 238 next_thread = _tx_thread_created_ptr; in _tx_thread_create()
|
| D | txe_thread_create.c | 142 next_thread = _tx_thread_created_ptr; in _txe_thread_create()
|
| /ThreadX-v6.2.1/ports/cortex_m7/ghs/src/ |
| D | tx_ghs.c | 23 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.2.1/ports/cortex_r4/ghs/src/ |
| D | tx_ghs.c | 23 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.2.1/ports/cortex_r5/ghs/src/ |
| D | tx_ghs.c | 23 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.2.1/ports/cortex_r7/ghs/src/ |
| D | tx_ghs.c | 23 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.2.1/ports_smp/mips32_interaptiv_smp/green/src/ |
| D | tx_ghs.c | 25 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.2.1/ports/cortex_m4/ghs/src/ |
| D | tx_ghs.c | 23 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.2.1/ports/cortex_a5/ghs/src/ |
| D | tx_ghs.c | 23 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.2.1/ports/cortex_m3/ghs/src/ |
| D | tx_ghs.c | 23 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.2.1/ports/cortex_a7/ghs/src/ |
| D | tx_ghs.c | 23 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.2.1/ports/cortex_a8/ghs/src/ |
| D | tx_ghs.c | 23 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.2.1/ports/cortex_a9/ghs/src/ |
| D | tx_ghs.c | 23 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.2.1/ports_smp/cortex_a5x_smp/green/src/ |
| D | tx_ghs.c | 25 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.2.1/common_modules/module_manager/src/ |
| D | txm_module_manager_thread_create.c | 151 next_thread = _tx_thread_created_ptr; in _txm_module_manager_thread_create() 485 _tx_thread_created_ptr = thread_ptr; in _txm_module_manager_thread_create() 493 next_thread = _tx_thread_created_ptr; in _txm_module_manager_thread_create()
|
| D | txm_module_manager_object_pointer_get_extended.c | 150 thread_ptr = _tx_thread_created_ptr; in _txm_module_manager_object_pointer_get_extended()
|
| D | txm_module_manager_stop.c | 308 thread_ptr = _tx_thread_created_ptr; in _txm_module_manager_stop()
|
| /ThreadX-v6.2.1/utility/execution_profile_kit/ |
| D | tx_execution_profile.c | 75 extern TX_THREAD *_tx_thread_created_ptr; 796 thread_ptr = _tx_thread_created_ptr; in _tx_execution_thread_total_time_reset()
|
| /ThreadX-v6.2.1/utility/execution_profile_kit/smp_version/ |
| D | tx_execution_profile.c | 73 extern TX_THREAD *_tx_thread_created_ptr; 732 thread_ptr = _tx_thread_created_ptr; in _tx_execution_thread_total_time_reset()
|