mirror of https://git.musl-libc.org/git/musl
Browse Source
after fork, we have a new process and the pid is equal to the tid of the new main thread. there is no need to make two separate syscalls to obtain the same number.rs-1.0
1 changed files with 1 additions and 2 deletions
Loading…
Reference in new issue