Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_smp_debug_entry_insert.c129 void _tx_thread_smp_debug_entry_insert(ULONG id, ULONG suspend, VOID *thread_void_ptr) in _tx_thread_smp_debug_entry_insert() argument
172 entry_ptr -> tx_thread_smp_debug_entry_suspend = suspend; in _tx_thread_smp_debug_entry_insert()
/ThreadX-v6.3.0/ports_smp/linux/gnu/inc/
Dtx_port.h578 void _tx_thread_smp_debug_entry_insert(ULONG id, ULONG suspend, VOID *thread…
/ThreadX-v6.3.0/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.3.0/ports_smp/mips32_interaptiv_smp/gnu/
Dreadme_threadx.txt221 suspend themselves, or may exit the system upon completion of their work. Protection
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/
Dreadme_threadx.txt262 suspend themselves, or may exit the system upon completion of their work. Protection
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h1158 void _tx_thread_smp_debug_entry_insert(ULONG id, ULONG suspend, VOID *thread_ptr);