Searched defs:run_count (Results 1 – 7 of 7) sorted by relevance
| /ThreadX-v6.4.1/common/src/ |
| D | tx_thread_info_get.c | 82 UINT _tx_thread_info_get(TX_THREAD *thread_ptr, CHAR **name, UINT *state, ULONG *run_count, in _tx_thread_info_get()
|
| D | txe_thread_info_get.c | 84 UINT _txe_thread_info_get(TX_THREAD *thread_ptr, CHAR **name, UINT *state, ULONG *run_count, in _txe_thread_info_get()
|
| /ThreadX-v6.4.1/common_smp/src/ |
| D | tx_thread_info_get.c | 82 UINT _tx_thread_info_get(TX_THREAD *thread_ptr, CHAR **name, UINT *state, ULONG *run_count, in _tx_thread_info_get()
|
| D | txe_thread_info_get.c | 84 UINT _txe_thread_info_get(TX_THREAD *thread_ptr, CHAR **name, UINT *state, ULONG *run_count, in _txe_thread_info_get()
|
| /ThreadX-v6.4.1/common_modules/module_lib/src/ |
| D | txm_thread_info_get.c | 78 UINT _txe_thread_info_get(TX_THREAD *thread_ptr, CHAR **name, UINT *state, ULONG *run_count, UINT *… in _txe_thread_info_get()
|
| /ThreadX-v6.4.1/test/tx/regression/ |
| D | threadx_thread_information_test.c | 57 ULONG run_count; in thread_0_entry() local
|
| /ThreadX-v6.4.1/test/smp/regression/ |
| D | threadx_thread_information_test.c | 57 ULONG run_count; in thread_0_entry() local
|