Process & Thread · Section 2
getpid(2)
Architecture mapping
| Architecture | Number | ABI | Entry point |
|---|---|---|---|
| x86 (i386) | 20 | i386 | sys_getpid |
| x64 (x86_64) | 39 | common | sys_getpid |
| ARM64 (aarch64) | 172 | — | sys_getpid |
Process & Thread · Section 2
| Architecture | Number | ABI | Entry point |
|---|---|---|---|
| x86 (i386) | 20 | i386 | sys_getpid |
| x64 (x86_64) | 39 | common | sys_getpid |
| ARM64 (aarch64) | 172 | — | sys_getpid |