This website requires JavaScript.
Explore
Help
Sign In
lihao
/
jemalloc
Watch
1
Star
0
Fork
0
You've already forked jemalloc
mirror of
https://github.com/jemalloc/jemalloc.git
synced
2026-07-23 13:13:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c77af98b16a0f5b15bc807f2b323a91fe2a048b
jemalloc
/
test
/
unit
/
fork.c
Jason Evans
31db315f17
Call _exit(2) rather than exit(3) in forked child.
...
_exit(2) is async-signal-safe, whereas exit(3) is not.
2016-11-02 19:24:49 -07:00
1.0 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink