Home
last modified time | relevance | path

Searched refs:_tx_thread_info_get (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.4.1/common_smp/src/
Dtxe_thread_info_get.c111 … status = _tx_thread_info_get(thread_ptr, name, state, run_count, priority, preemption_threshold, in _txe_thread_info_get()
Dtx_thread_info_get.c82 UINT _tx_thread_info_get(TX_THREAD *thread_ptr, CHAR **name, UINT *state, ULONG *run_count, in _tx_thread_info_get() function
/ThreadX-v6.4.1/common/src/
Dtxe_thread_info_get.c111 … status = _tx_thread_info_get(thread_ptr, name, state, run_count, priority, preemption_threshold, in _txe_thread_info_get()
Dtx_thread_info_get.c82 UINT _tx_thread_info_get(TX_THREAD *thread_ptr, CHAR **name, UINT *state, ULONG *run_count, in _tx_thread_info_get() function
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h1274 #define tx_thread_info_get _tx_thread_info_get
1784 UINT _tx_thread_info_get(TX_THREAD *thread_ptr, CHAR **name, UINT *state, ULONG *run_count,
/ThreadX-v6.4.1/common/inc/
Dtx_api.h1194 #define tx_thread_info_get _tx_thread_info_get
1757 UINT _tx_thread_info_get(TX_THREAD *thread_ptr, CHAR **name, UINT *state, ULONG *run_count,