how to remove pthread mutex dependency in jemalloc
zhu qun-ying
qunying at yahoo.com
Thu Sep 13 10:23:34 PDT 2012
Hi,
I have a system that have no thread, and usage of the jemalloc are per process only. I don't see anything in the library that I could turn off the usage of pthread mutex easily without heavily modified the library which I am afraid I may break something along the way.
Would you point me to the direction of safely remove any dependency on pthread and mutex in the code?
Thanks
--
qun-ying
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jemalloc.net/mailman/jemalloc-discuss/attachments/20120913/f87f86a3/attachment.html>
More information about the jemalloc-discuss
mailing list