diff options
author | Rich Felker <dalias@aerifal.cx> | 2011-04-12 17:52:14 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2011-04-12 17:52:14 -0400 |
commit | e2915eeeea244d3818d5eb7532ed35c6cf43c8fd (patch) | |
tree | 9b4038abca8971234ef2d63d9cabef950c6229c7 /include/stdlib.h | |
parent | 0913560a3ffd4572d926b4f9bed3dbf3e6a1b3f0 (diff) | |
download | musl-e2915eeeea244d3818d5eb7532ed35c6cf43c8fd.tar.gz musl-e2915eeeea244d3818d5eb7532ed35c6cf43c8fd.tar.xz musl-e2915eeeea244d3818d5eb7532ed35c6cf43c8fd.zip |
speed up threaded fork
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.
Diffstat (limited to 'include/stdlib.h')
0 files changed, 0 insertions, 0 deletions