Process & Thread · Section 2
sched_yield(2)
Architecture mapping
| Architecture | Number | ABI | Entry point |
|---|---|---|---|
| x86 (i386) | 158 | i386 | sys_sched_yield |
| x64 (x86_64) | 24 | common | sys_sched_yield |
| ARM64 (aarch64) | 124 | — | sys_sched_yield |
Process & Thread · Section 2
| Architecture | Number | ABI | Entry point |
|---|---|---|---|
| x86 (i386) | 158 | i386 | sys_sched_yield |
| x64 (x86_64) | 24 | common | sys_sched_yield |
| ARM64 (aarch64) | 124 | — | sys_sched_yield |