This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/6952] malloc is not thread-safe


------- Additional Comments From axel dot philipp at mtu dot de  2008-10-14 16:26 -------
Created an attachment (id=3002)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=3002&action=view)
Test case with multithreaded malloc and free in master thread only

This is the source for the test with áll free() calls moved into the master
thread. The usleep and sleep calls are intended to slow the execution down, so
that it can be observed with top.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=6952

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]