This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[v3] __pool_alloc multi lock


This removes the single _S_lock, and its export from the libstdc++
shared library. It's been replaced with an array of mutexes.

This also includes bits of the (still unapplied) 13583 locking patch.

tested x86/linux



Attachment: p.20040622-pool.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]