_tx_thread_performance_system_info_get() function
Syntax
UINT _tx_thread_performance_system_info_get(ULONG *resumptions,
ULONG *suspensions,
ULONG *solicited_preemptions,
ULONG *interrupt_preemptions,
ULONG *priority_inversions,
ULONG *time_slices,
ULONG *relinquishes,
ULONG *timeouts,
ULONG *wait_aborts,
ULONG *non_idle_returns,
ULONG *idle_returns);
Examples
_tx_thread_performance_system_info_get() is referenced by 1 libraries and example projects: