Comment 3 for bug 674073

Revision history for this message
Richard Kapolnai (richardkapolnai) wrote :

Thanks.
Yes, quoting from glibc source comment (arena.c) :
"Malloc implementation for multiple threads without lock contention. [...] arena_get() [...] locks the corresponding mutex."