Searched defs:resumptions (Results 1 – 8 of 8) sorted by relevance
/ThreadX-v6.4.1/common_smp/src/ |
D | tx_thread_performance_system_info_get.c | 99 UINT _tx_thread_performance_system_info_get(ULONG *resumptions, ULONG *suspensions, in _tx_thread_performance_system_info_get()
|
D | tx_thread_performance_info_get.c | 99 UINT _tx_thread_performance_info_get(TX_THREAD *thread_ptr, ULONG *resumptions, ULONG *suspensions, in _tx_thread_performance_info_get()
|
/ThreadX-v6.4.1/common/src/ |
D | tx_thread_performance_system_info_get.c | 99 UINT _tx_thread_performance_system_info_get(ULONG *resumptions, ULONG *suspensions, in _tx_thread_performance_system_info_get()
|
D | tx_thread_performance_info_get.c | 99 UINT _tx_thread_performance_info_get(TX_THREAD *thread_ptr, ULONG *resumptions, ULONG *suspensions, in _tx_thread_performance_info_get()
|
/ThreadX-v6.4.1/common_modules/module_lib/src/ |
D | txm_thread_performance_info_get.c | 91 UINT _tx_thread_performance_info_get(TX_THREAD *thread_ptr, ULONG *resumptions, ULONG *suspensions,… in _tx_thread_performance_info_get()
|
D | txm_thread_performance_system_info_get.c | 91 UINT _tx_thread_performance_system_info_get(ULONG *resumptions, ULONG *suspensions, ULONG *solicite… in _tx_thread_performance_system_info_get()
|
/ThreadX-v6.4.1/test/smp/regression/ |
D | threadx_thread_information_test.c | 63 ULONG resumptions; in thread_0_entry() local
|
/ThreadX-v6.4.1/test/tx/regression/ |
D | threadx_thread_information_test.c | 63 ULONG resumptions; in thread_0_entry() local
|