Searched refs:next_suspended_thread (Results 1 – 2 of 2) sorted by relevance
/TraceRecorderSource-3.4.0/kernelports/ThreadX/include/ |
D | trcCTI.h | 976 …hreshold, ULONG *time_slice, TX_THREAD **next_thread, TX_THREAD **next_suspended_thread) __attribu… 977 …hreshold, ULONG *time_slice, TX_THREAD **next_thread, TX_THREAD **next_suspended_thread) __attribu…
|
/TraceRecorderSource-3.4.0/kernelports/ThreadX/ |
D | trcCTI.c | 82 …eemption_threshold, ULONG *time_slice, TX_THREAD **next_thread, TX_THREAD **next_suspended_thread); 1516 …reemption_threshold, ULONG *time_slice, TX_THREAD **next_thread, TX_THREAD **next_suspended_thread) in _txe_thread_info_get() argument 1518 … state, run_count, priority, preemption_threshold, time_slice, next_thread, next_suspended_thread); in _txe_thread_info_get()
|