Searched defs:last_preempted_by (Results 1 – 5 of 5) sorted by relevance
| /ThreadX-v6.3.0/common_modules/module_lib/src/ |
| D | txm_thread_performance_info_get.c | 92 …me_slices, ULONG *relinquishes, ULONG *timeouts, ULONG *wait_aborts, TX_THREAD **last_preempted_by) in _tx_thread_performance_info_get()
|
| /ThreadX-v6.3.0/common/src/ |
| D | tx_thread_performance_info_get.c | 102 …me_slices, ULONG *relinquishes, ULONG *timeouts, ULONG *wait_aborts, TX_THREAD **last_preempted_by) in _tx_thread_performance_info_get()
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_thread_performance_info_get.c | 102 …me_slices, ULONG *relinquishes, ULONG *timeouts, ULONG *wait_aborts, TX_THREAD **last_preempted_by) in _tx_thread_performance_info_get()
|
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_thread_information_test.c | 72 TX_THREAD *last_preempted_by; in thread_0_entry() local
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_thread_information_test.c | 72 TX_THREAD *last_preempted_by; in thread_0_entry() local
|