Searched refs:_tx_thread_no_preempt_restore (Results 1 – 5 of 5) sorted by relevance
| /ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/src/ |
| D | tx_thread_context_restore.S | 186 …beq $8, $10, _tx_thread_no_preempt_restore # If the current and execute are the same then, res… 197 _tx_thread_no_preempt_restore: label
|
| /ThreadX-v6.4.1/ports/risc-v32/iar/src/ |
| D | tx_thread_context_restore.s | 190 bgtz t2, _tx_thread_no_preempt_restore ; If set, restore interrupted thread 196 _tx_thread_no_preempt_restore: label
|
| /ThreadX-v6.4.1/ports/risc-v64/gnu/src/ |
| D | tx_thread_context_restore.S | 190 bgtz t2, _tx_thread_no_preempt_restore // If set, restore interrupted thread 196 _tx_thread_no_preempt_restore: label
|
| /ThreadX-v6.4.1/ports/c667x/ccs/src/ |
| D | tx_thread_context_restore.asm | 208 [B1] B _tx_thread_no_preempt_restore ; If set, skip preeemption 261 _tx_thread_no_preempt_restore: label
|
| /ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/src/ |
| D | tx_thread_context_restore.mip | 190 …beq $8, $10, _tx_thread_no_preempt_restore # If the current and execute are the same then, res… 201 _tx_thread_no_preempt_restore:
|