<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt">Hi,<br><br>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.<br><br>Would you point me to the direction of safely remove any dependency on pthread and mutex in the code?<br><br>Thanks<br> <br><div>--<br>qun-ying</div></div></body></html>