Home
last modified time | relevance | path

Searched refs:suspend (Results 1 – 7 of 7) sorted by relevance

/ThreadX-v6.4.1/common_smp/src/
Dtx_thread_smp_debug_entry_insert.c128 void _tx_thread_smp_debug_entry_insert(ULONG id, ULONG suspend, VOID *thread_void_ptr) in _tx_thread_smp_debug_entry_insert() argument
171 entry_ptr -> tx_thread_smp_debug_entry_suspend = suspend; in _tx_thread_smp_debug_entry_insert()
/ThreadX-v6.4.1/ports_smp/linux/gnu/inc/
Dtx_port.h577 void _tx_thread_smp_debug_entry_insert(ULONG id, ULONG suspend, VOID *thread…
/ThreadX-v6.4.1/utility/benchmarks/thread_metric/
Dthread_metric_readme.txt37 call thread suspend. Eventually the processing will return to the
145 This function suspend the previously created thread specified by
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/
Dreadme_threadx.txt221 suspend themselves, or may exit the system upon completion of their work. Protection
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/
Dreadme_threadx.txt262 suspend themselves, or may exit the system upon completion of their work. Protection
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h1163 void _tx_thread_smp_debug_entry_insert(ULONG id, ULONG suspend, VOID *thread_ptr);
/ThreadX-v6.4.1/docs/
Drevision_history.txt432suspend count, changed some counting variables to type UINT,
919 … tx_thread.h Added new system resume and suspend function