1 Star 0 Fork 0

Yang123321/jemalloc-note

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
jemalloc.pc.in 465 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yang123321 提交于 2021-12-25 18:33 . init
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
install_suffix=@install_suffix@
Name: jemalloc
Description: A general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
URL: http://jemalloc.net/
Version: @jemalloc_version_major@.@jemalloc_version_minor@.@jemalloc_version_bugfix@_@jemalloc_version_nrev@
Cflags: -I${includedir}
Libs: -L${libdir} -ljemalloc${install_suffix}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Yang123321/jemalloc-note.git
git@gitee.com:Yang123321/jemalloc-note.git
Yang123321
jemalloc-note
jemalloc-note
master

搜索帮助