Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common/src/
Dtxe_thread_info_get.c112 … status = _tx_thread_info_get(thread_ptr, name, state, run_count, priority, preemption_threshold, in _txe_thread_info_get()
Dtx_thread_info_get.c83 UINT _tx_thread_info_get(TX_THREAD *thread_ptr, CHAR **name, UINT *state, ULONG *run_count, in _tx_thread_info_get() function
/ThreadX-v6.3.0/common_smp/src/
Dtxe_thread_info_get.c112 … status = _tx_thread_info_get(thread_ptr, name, state, run_count, priority, preemption_threshold, in _txe_thread_info_get()
Dtx_thread_info_get.c83 UINT _tx_thread_info_get(TX_THREAD *thread_ptr, CHAR **name, UINT *state, ULONG *run_count, in _tx_thread_info_get() function
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h1269 #define tx_thread_info_get _tx_thread_info_get
1779 UINT _tx_thread_info_get(TX_THREAD *thread_ptr, CHAR **name, UINT *state, ULONG *run_count,
/ThreadX-v6.3.0/common/inc/
Dtx_api.h1189 #define tx_thread_info_get _tx_thread_info_get
1752 UINT _tx_thread_info_get(TX_THREAD *thread_ptr, CHAR **name, UINT *state, ULONG *run_count,