On Sunday, June 29, 2003, at 07:17 AM, Philippe A. Bouchard wrote:

What I was looking for was to gather information for each specific thread
about their heap usages. A thread oriented implementation would allow
synchronized information without using mutexes.

Hmm... would thread_specific_ptr<malloc_pool> (or something like that) help out?


-Howard

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to