| /ThreadX-v6.4.1/ports/arm11/gnu/src/ |
| D | tx_thread_schedule.S | 43 .global $_tx_thread_schedule 44 .type $_tx_thread_schedule,function 45 $_tx_thread_schedule: 51 BL _tx_thread_schedule @ Call _tx_thread_schedule function 102 @VOID _tx_thread_schedule(VOID) 104 .global _tx_thread_schedule 105 .type _tx_thread_schedule,function 106 _tx_thread_schedule: label
|
| /ThreadX-v6.4.1/ports/arm9/gnu/src/ |
| D | tx_thread_schedule.S | 43 .global $_tx_thread_schedule 44 .type $_tx_thread_schedule,function 45 $_tx_thread_schedule: 51 BL _tx_thread_schedule @ Call _tx_thread_schedule function 102 @VOID _tx_thread_schedule(VOID) 104 .global _tx_thread_schedule 105 .type _tx_thread_schedule,function 106 _tx_thread_schedule: label
|
| /ThreadX-v6.4.1/ports/arc_hs/metaware/src/ |
| D | tx_thread_schedule.s | 73 ;VOID _tx_thread_schedule(VOID) 75 .global _tx_thread_schedule 76 .type _tx_thread_schedule, @function 77 _tx_thread_schedule: label
|
| /ThreadX-v6.4.1/ports_module/cortex_a35_smp/ac6/module_manager/src/ |
| D | tx_thread_schedule.S | 68 .global _tx_thread_schedule 69 .type _tx_thread_schedule, @function 70 _tx_thread_schedule: label 107 BEQ _tx_thread_schedule // Keep looking for a thread 119 BNE _tx_thread_schedule // No, lock not available 123 BNE _tx_thread_schedule // No, another core got it first 137 B _tx_thread_schedule // Jump back to the scheduler 177 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|
| /ThreadX-v6.4.1/ports_module/cortex_a35_smp/gnu/module_manager/src/ |
| D | tx_thread_schedule.S | 68 .global _tx_thread_schedule 69 .type _tx_thread_schedule, @function 70 _tx_thread_schedule: label 107 BEQ _tx_thread_schedule // Keep looking for a thread 119 BNE _tx_thread_schedule // No, lock not available 123 BNE _tx_thread_schedule // No, another core got it first 137 B _tx_thread_schedule // Jump back to the scheduler 177 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|
| /ThreadX-v6.4.1/ports_arch/ARMv8-A/threadx_smp/common/src/ |
| D | tx_thread_schedule.S | 77 .global _tx_thread_schedule 78 .type _tx_thread_schedule, @function 79 _tx_thread_schedule: label 123 BEQ _tx_thread_schedule // Keep looking for a thread 135 BNE _tx_thread_schedule // No, lock not available 139 BNE _tx_thread_schedule // No, another core got it first 153 B _tx_thread_schedule // Jump back to the scheduler 193 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a77_smp/gnu/src/ |
| D | tx_thread_schedule.S | 77 .global _tx_thread_schedule 78 .type _tx_thread_schedule, @function 79 _tx_thread_schedule: label 123 BEQ _tx_thread_schedule // Keep looking for a thread 135 BNE _tx_thread_schedule // No, lock not available 139 BNE _tx_thread_schedule // No, another core got it first 153 B _tx_thread_schedule // Jump back to the scheduler 193 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a78_smp/ac6/src/ |
| D | tx_thread_schedule.S | 71 .global _tx_thread_schedule 72 .type _tx_thread_schedule, @function 73 _tx_thread_schedule: label 117 BEQ _tx_thread_schedule // Keep looking for a thread 129 BNE _tx_thread_schedule // No, lock not available 133 BNE _tx_thread_schedule // No, another core got it first 147 B _tx_thread_schedule // Jump back to the scheduler 187 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a73_smp/gnu/src/ |
| D | tx_thread_schedule.S | 77 .global _tx_thread_schedule 78 .type _tx_thread_schedule, @function 79 _tx_thread_schedule: label 123 BEQ _tx_thread_schedule // Keep looking for a thread 135 BNE _tx_thread_schedule // No, lock not available 139 BNE _tx_thread_schedule // No, another core got it first 153 B _tx_thread_schedule // Jump back to the scheduler 193 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a78_smp/gnu/src/ |
| D | tx_thread_schedule.S | 71 .global _tx_thread_schedule 72 .type _tx_thread_schedule, @function 73 _tx_thread_schedule: label 117 BEQ _tx_thread_schedule // Keep looking for a thread 129 BNE _tx_thread_schedule // No, lock not available 133 BNE _tx_thread_schedule // No, another core got it first 147 B _tx_thread_schedule // Jump back to the scheduler 187 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a75_smp/ac6/src/ |
| D | tx_thread_schedule.S | 77 .global _tx_thread_schedule 78 .type _tx_thread_schedule, @function 79 _tx_thread_schedule: label 123 BEQ _tx_thread_schedule // Keep looking for a thread 135 BNE _tx_thread_schedule // No, lock not available 139 BNE _tx_thread_schedule // No, another core got it first 153 B _tx_thread_schedule // Jump back to the scheduler 193 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a75_smp/gnu/src/ |
| D | tx_thread_schedule.S | 77 .global _tx_thread_schedule 78 .type _tx_thread_schedule, @function 79 _tx_thread_schedule: label 123 BEQ _tx_thread_schedule // Keep looking for a thread 135 BNE _tx_thread_schedule // No, lock not available 139 BNE _tx_thread_schedule // No, another core got it first 153 B _tx_thread_schedule // Jump back to the scheduler 193 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a57_smp/gnu/src/ |
| D | tx_thread_schedule.S | 77 .global _tx_thread_schedule 78 .type _tx_thread_schedule, @function 79 _tx_thread_schedule: label 123 BEQ _tx_thread_schedule // Keep looking for a thread 135 BNE _tx_thread_schedule // No, lock not available 139 BNE _tx_thread_schedule // No, another core got it first 153 B _tx_thread_schedule // Jump back to the scheduler 193 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a53_smp/ac6/src/ |
| D | tx_thread_schedule.S | 77 .global _tx_thread_schedule 78 .type _tx_thread_schedule, @function 79 _tx_thread_schedule: label 123 BEQ _tx_thread_schedule // Keep looking for a thread 135 BNE _tx_thread_schedule // No, lock not available 139 BNE _tx_thread_schedule // No, another core got it first 153 B _tx_thread_schedule // Jump back to the scheduler 193 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a55_smp/gnu/src/ |
| D | tx_thread_schedule.S | 77 .global _tx_thread_schedule 78 .type _tx_thread_schedule, @function 79 _tx_thread_schedule: label 123 BEQ _tx_thread_schedule // Keep looking for a thread 135 BNE _tx_thread_schedule // No, lock not available 139 BNE _tx_thread_schedule // No, another core got it first 153 B _tx_thread_schedule // Jump back to the scheduler 193 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a57_smp/ac6/src/ |
| D | tx_thread_schedule.S | 77 .global _tx_thread_schedule 78 .type _tx_thread_schedule, @function 79 _tx_thread_schedule: label 123 BEQ _tx_thread_schedule // Keep looking for a thread 135 BNE _tx_thread_schedule // No, lock not available 139 BNE _tx_thread_schedule // No, another core got it first 153 B _tx_thread_schedule // Jump back to the scheduler 193 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a35_smp/ac6/src/ |
| D | tx_thread_schedule.S | 77 .global _tx_thread_schedule 78 .type _tx_thread_schedule, @function 79 _tx_thread_schedule: label 123 BEQ _tx_thread_schedule // Keep looking for a thread 135 BNE _tx_thread_schedule // No, lock not available 139 BNE _tx_thread_schedule // No, another core got it first 153 B _tx_thread_schedule // Jump back to the scheduler 193 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a35_smp/gnu/src/ |
| D | tx_thread_schedule.S | 77 .global _tx_thread_schedule 78 .type _tx_thread_schedule, @function 79 _tx_thread_schedule: label 123 BEQ _tx_thread_schedule // Keep looking for a thread 135 BNE _tx_thread_schedule // No, lock not available 139 BNE _tx_thread_schedule // No, another core got it first 153 B _tx_thread_schedule // Jump back to the scheduler 193 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a53_smp/gnu/src/ |
| D | tx_thread_schedule.S | 77 .global _tx_thread_schedule 78 .type _tx_thread_schedule, @function 79 _tx_thread_schedule: label 123 BEQ _tx_thread_schedule // Keep looking for a thread 135 BNE _tx_thread_schedule // No, lock not available 139 BNE _tx_thread_schedule // No, another core got it first 153 B _tx_thread_schedule // Jump back to the scheduler 193 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a55_smp/ac6/src/ |
| D | tx_thread_schedule.S | 77 .global _tx_thread_schedule 78 .type _tx_thread_schedule, @function 79 _tx_thread_schedule: label 123 BEQ _tx_thread_schedule // Keep looking for a thread 135 BNE _tx_thread_schedule // No, lock not available 139 BNE _tx_thread_schedule // No, another core got it first 153 B _tx_thread_schedule // Jump back to the scheduler 193 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a34_smp/gnu/src/ |
| D | tx_thread_schedule.S | 71 .global _tx_thread_schedule 72 .type _tx_thread_schedule, @function 73 _tx_thread_schedule: label 117 BEQ _tx_thread_schedule // Keep looking for a thread 129 BNE _tx_thread_schedule // No, lock not available 133 BNE _tx_thread_schedule // No, another core got it first 147 B _tx_thread_schedule // Jump back to the scheduler 187 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a34_smp/ac6/src/ |
| D | tx_thread_schedule.S | 71 .global _tx_thread_schedule 72 .type _tx_thread_schedule, @function 73 _tx_thread_schedule: label 117 BEQ _tx_thread_schedule // Keep looking for a thread 129 BNE _tx_thread_schedule // No, lock not available 133 BNE _tx_thread_schedule // No, another core got it first 147 B _tx_thread_schedule // Jump back to the scheduler 187 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a76ae_smp/ac6/src/ |
| D | tx_thread_schedule.S | 77 .global _tx_thread_schedule 78 .type _tx_thread_schedule, @function 79 _tx_thread_schedule: label 123 BEQ _tx_thread_schedule // Keep looking for a thread 135 BNE _tx_thread_schedule // No, lock not available 139 BNE _tx_thread_schedule // No, another core got it first 153 B _tx_thread_schedule // Jump back to the scheduler 193 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a76ae_smp/gnu/src/ |
| D | tx_thread_schedule.S | 77 .global _tx_thread_schedule 78 .type _tx_thread_schedule, @function 79 _tx_thread_schedule: label 123 BEQ _tx_thread_schedule // Keep looking for a thread 135 BNE _tx_thread_schedule // No, lock not available 139 BNE _tx_thread_schedule // No, another core got it first 153 B _tx_thread_schedule // Jump back to the scheduler 193 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a77_smp/ac6/src/ |
| D | tx_thread_schedule.S | 77 .global _tx_thread_schedule 78 .type _tx_thread_schedule, @function 79 _tx_thread_schedule: label 123 BEQ _tx_thread_schedule // Keep looking for a thread 135 BNE _tx_thread_schedule // No, lock not available 139 BNE _tx_thread_schedule // No, another core got it first 153 B _tx_thread_schedule // Jump back to the scheduler 193 …B _tx_thread_schedule // Jump back to the scheduler to schedule the new thre…
|