| /ThreadX-v6.3.0/common/src/ |
| D | tx_thread_delete.c | 131 _tx_thread_created_count--; in _tx_thread_delete() 134 if (_tx_thread_created_count == TX_EMPTY) in _tx_thread_delete()
|
| D | tx_thread_initialize.c | 65 ULONG _tx_thread_created_count; variable 357 _tx_thread_created_count = TX_EMPTY; in _tx_thread_initialize()
|
| D | tx_thread_create.c | 241 if (_tx_thread_created_count == TX_EMPTY) in _tx_thread_create() 266 _tx_thread_created_count++; in _tx_thread_create()
|
| D | txe_thread_create.c | 146 for (i = ((ULONG) 0); i < _tx_thread_created_count; i++) in _txe_thread_create()
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_thread_delete.c | 131 _tx_thread_created_count--; in _tx_thread_delete() 134 if (_tx_thread_created_count == TX_EMPTY) in _tx_thread_delete()
|
| D | tx_thread_initialize.c | 94 ULONG _tx_thread_created_count; variable 387 _tx_thread_created_count = TX_EMPTY; in _tx_thread_initialize()
|
| D | tx_thread_create.c | 255 if (_tx_thread_created_count == TX_EMPTY) in _tx_thread_create() 280 _tx_thread_created_count++; in _tx_thread_create()
|
| D | txe_thread_create.c | 146 for (i = ((ULONG) 0); i < _tx_thread_created_count; i++) in _txe_thread_create()
|
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_thread_completed_test.c | 195 saved_count = _tx_thread_created_count; in thread_1_entry() 201 _tx_thread_created_count = 1; in thread_1_entry() 226 _tx_thread_created_count = saved_count - 1; in thread_1_entry()
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_thread_completed_test.c | 195 saved_count = _tx_thread_created_count; in thread_1_entry() 201 _tx_thread_created_count = 1; in thread_1_entry() 226 _tx_thread_created_count = saved_count - 1; in thread_1_entry()
|
| /ThreadX-v6.3.0/ports/cortex_m3/ghs/src/ |
| D | tx_ghs.c | 22 extern ULONG _tx_thread_created_count; 425 if (!_tx_thread_created_count) in _txs_thread_stack_check_2() 463 if (!_tx_thread_created_count) in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports/cortex_r4/ghs/src/ |
| D | tx_ghs.c | 22 extern ULONG _tx_thread_created_count; 425 if (!_tx_thread_created_count) in _txs_thread_stack_check_2() 463 if (!_tx_thread_created_count) in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports/cortex_m4/ghs/src/ |
| D | tx_ghs.c | 22 extern ULONG _tx_thread_created_count; 425 if (!_tx_thread_created_count) in _txs_thread_stack_check_2() 463 if (!_tx_thread_created_count) in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports/cortex_a8/ghs/src/ |
| D | tx_ghs.c | 22 extern ULONG _tx_thread_created_count; 425 if (!_tx_thread_created_count) in _txs_thread_stack_check_2() 463 if (!_tx_thread_created_count) in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports/cortex_a9/ghs/src/ |
| D | tx_ghs.c | 22 extern ULONG _tx_thread_created_count; 425 if (!_tx_thread_created_count) in _txs_thread_stack_check_2() 463 if (!_tx_thread_created_count) in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports/cortex_r5/ghs/src/ |
| D | tx_ghs.c | 22 extern ULONG _tx_thread_created_count; 425 if (!_tx_thread_created_count) in _txs_thread_stack_check_2() 463 if (!_tx_thread_created_count) in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports/cortex_r7/ghs/src/ |
| D | tx_ghs.c | 22 extern ULONG _tx_thread_created_count; 425 if (!_tx_thread_created_count) in _txs_thread_stack_check_2() 463 if (!_tx_thread_created_count) in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/src/ |
| D | tx_ghs.c | 24 extern ULONG _tx_thread_created_count; 437 if (!_tx_thread_created_count) in _txs_thread_stack_check_2() 475 if (!_tx_thread_created_count) in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx/ghs/src/ |
| D | tx_ghs.c | 22 extern ULONG _tx_thread_created_count; 425 if (!_tx_thread_created_count) in _txs_thread_stack_check_2() 463 if (!_tx_thread_created_count) in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports/cortex_m7/ghs/src/ |
| D | tx_ghs.c | 22 extern ULONG _tx_thread_created_count; 425 if (!_tx_thread_created_count) in _txs_thread_stack_check_2() 463 if (!_tx_thread_created_count) in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports/cortex_a5/ghs/src/ |
| D | tx_ghs.c | 22 extern ULONG _tx_thread_created_count; 425 if (!_tx_thread_created_count) in _txs_thread_stack_check_2() 463 if (!_tx_thread_created_count) in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports/cortex_a7/ghs/src/ |
| D | tx_ghs.c | 22 extern ULONG _tx_thread_created_count; 425 if (!_tx_thread_created_count) in _txs_thread_stack_check_2() 463 if (!_tx_thread_created_count) in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/ports_smp/cortex_a5x_smp/green/src/ |
| D | tx_ghs.c | 24 extern ULONG _tx_thread_created_count; 442 if (!_tx_thread_created_count) in _txs_thread_stack_check_2() 480 if (!_tx_thread_created_count) in _txs_thread_stack_check_2_fixup()
|
| /ThreadX-v6.3.0/common_modules/module_manager/src/ |
| D | txm_module_manager_thread_create.c | 159 for (i = 0; i < _tx_thread_created_count; i++) in _txm_module_manager_thread_create() 498 if (_tx_thread_created_count == TX_EMPTY) in _txm_module_manager_thread_create() 523 _tx_thread_created_count++; in _txm_module_manager_thread_create()
|
| /ThreadX-v6.3.0/utility/execution_profile_kit/ |
| D | tx_execution_profile.c | 76 extern ULONG _tx_thread_created_count; 795 total_threads = _tx_thread_created_count; in _tx_execution_thread_total_time_reset()
|