Home
last modified time | relevance | path

Searched refs:_tx_thread_created_count (Results 1 – 25 of 29) sorted by relevance

12

/ThreadX-v6.2.1/common_smp/src/
Dtx_thread_delete.c131 _tx_thread_created_count--; in _tx_thread_delete()
134 if (_tx_thread_created_count == TX_EMPTY) in _tx_thread_delete()
Dtx_thread_initialize.c94 ULONG _tx_thread_created_count; variable
387 _tx_thread_created_count = TX_EMPTY; in _tx_thread_initialize()
Dtx_thread_create.c240 if (_tx_thread_created_count == TX_EMPTY) in _tx_thread_create()
265 _tx_thread_created_count++; in _tx_thread_create()
Dtxe_thread_create.c146 for (i = ((ULONG) 0); i < _tx_thread_created_count; i++) in _txe_thread_create()
/ThreadX-v6.2.1/common/src/
Dtx_thread_delete.c131 _tx_thread_created_count--; in _tx_thread_delete()
134 if (_tx_thread_created_count == TX_EMPTY) in _tx_thread_delete()
Dtx_thread_initialize.c65 ULONG _tx_thread_created_count; variable
357 _tx_thread_created_count = TX_EMPTY; in _tx_thread_initialize()
Dtx_thread_create.c226 if (_tx_thread_created_count == TX_EMPTY) in _tx_thread_create()
251 _tx_thread_created_count++; in _tx_thread_create()
Dtxe_thread_create.c146 for (i = ((ULONG) 0); i < _tx_thread_created_count; i++) in _txe_thread_create()
/ThreadX-v6.2.1/ports_smp/mips32_interaptiv_smp/green/src/
Dtx_ghs.c24 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.2.1/ports/cortex_a8/ghs/src/
Dtx_ghs.c22 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.2.1/ports/cortex_a5/ghs/src/
Dtx_ghs.c22 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.2.1/ports/cortex_r4/ghs/src/
Dtx_ghs.c22 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.2.1/ports/cortex_a9/ghs/src/
Dtx_ghs.c22 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.2.1/ports/cortex_m7/ghs/src/
Dtx_ghs.c22 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.2.1/ports/cortex_r5/ghs/src/
Dtx_ghs.c22 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.2.1/ports/cortex_r7/ghs/src/
Dtx_ghs.c22 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.2.1/ports/cortex_m4/ghs/src/
Dtx_ghs.c22 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.2.1/ports/cortex_a7/ghs/src/
Dtx_ghs.c22 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.2.1/ports/cortex_m3/ghs/src/
Dtx_ghs.c22 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.2.1/ports_smp/cortex_a5x_smp/green/src/
Dtx_ghs.c24 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.2.1/common_modules/module_manager/src/
Dtxm_module_manager_thread_create.c153 for (i = 0; i < _tx_thread_created_count; i++) in _txm_module_manager_thread_create()
481 if (_tx_thread_created_count == TX_EMPTY) in _txm_module_manager_thread_create()
506 _tx_thread_created_count++; in _txm_module_manager_thread_create()
Dtxm_module_manager_object_pointer_get_extended.c151 while (i < _tx_thread_created_count) in _txm_module_manager_object_pointer_get_extended()
Dtxm_module_manager_stop.c307 i = _tx_thread_created_count; in _txm_module_manager_stop()
/ThreadX-v6.2.1/utility/execution_profile_kit/
Dtx_execution_profile.c76 extern ULONG _tx_thread_created_count;
795 total_threads = _tx_thread_created_count; in _tx_execution_thread_total_time_reset()
/ThreadX-v6.2.1/utility/execution_profile_kit/smp_version/
Dtx_execution_profile.c74 extern ULONG _tx_thread_created_count;
731 total_threads = _tx_thread_created_count; in _tx_execution_thread_total_time_reset()

12