Searched refs:suspend (Results 1 – 7 of 7) sorted by relevance
| /ThreadX-v6.4.1/common_smp/src/ |
| D | tx_thread_smp_debug_entry_insert.c | 128 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/ |
| D | tx_port.h | 577 void _tx_thread_smp_debug_entry_insert(ULONG id, ULONG suspend, VOID *thread…
|
| /ThreadX-v6.4.1/utility/benchmarks/thread_metric/ |
| D | thread_metric_readme.txt | 37 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/ |
| D | readme_threadx.txt | 221 suspend themselves, or may exit the system upon completion of their work. Protection
|
| /ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/ |
| D | readme_threadx.txt | 262 suspend themselves, or may exit the system upon completion of their work. Protection
|
| /ThreadX-v6.4.1/common_smp/inc/ |
| D | tx_api.h | 1163 void _tx_thread_smp_debug_entry_insert(ULONG id, ULONG suspend, VOID *thread_ptr);
|
| /ThreadX-v6.4.1/docs/ |
| D | revision_history.txt | 432 … suspend count, changed some counting variables to type UINT, 919 … tx_thread.h Added new system resume and suspend function
|