Increase the number of internal spinlocks available to libc from 20 to 128
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 22 Apr 2009 21:50:37 +0000 (14:50 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 22 Apr 2009 21:50:37 +0000 (14:50 -0700)
commite4c1c6ca2484a8db7b6950772e3eb872b1666207
tree27921a3360205e3653575b501bc023d76c9a1fea
parent1ea6580da40d6b10d90a1dd9d80dd1766801e3f3
Increase the number of internal spinlocks available to libc from 20 to 128

Fix an issue where the new malloc wants to use more internal spinlocks
then libthread_xu declares.
lib/libthread_xu/thread/thr_spinlock.c