CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/01 04:41:02
Modified files:
lib/libc : Symbols.list
lib/libc/include: thread_private.h
lib/libc/stdlib: malloc.c
lib/librthread : rthread.c rthread_cb.h rthread_fork.c
rthread_libc.c
Log message:
Less lock contention by using more pools for mult-threaded programs.
tested by many (thanks!) ok tedu, guenther@
