[Bug 200138] [PATCH] Fixed sthread-specific array allocation conflict incurred in libthr by some foreign malloc libraries

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 12 11:13:45 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200138

--- Comment #11 from Konstantin Belousov <kib at FreeBSD.org> ---
Created attachment 156695
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156695&action=edit
Allocate specific together with the struct thread, avoids calloc call.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-threads mailing list