OSDN Git Service

nptl: fix malloc library locking
authorTimo Teräs <timo.teras@iki.fi>
Thu, 22 Apr 2010 05:41:17 +0000 (05:41 +0000)
committerAustin Foxley <austinf@cetoncorp.com>
Thu, 22 Apr 2010 15:45:25 +0000 (08:45 -0700)
commit744842bf666f31cfdd355598c244cef2487eded4
tree525fa9189a8d40454a22b565ea2d9ebd55b8b7d5
parent71239593ef4077b3e3d06a0f21aa5d0697880bef
nptl: fix malloc library locking

Update malloc library to use internal uclibc locking primitives
to get the libpthread calls correct.

Signed-off-by: Timo Teräs <timo.teras@iki.fi>
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
libc/stdlib/malloc/heap.h
libc/stdlib/malloc/malloc.h