Opened 11 years ago

Last modified 10 years ago

#6144 new Feature Requests

Boost::Pool doc needs a FAQ Q/A about thread-safety

Reported by: moala@… Owned by: John Maddock
Milestone: To Be Determined Component: pool
Version: Boost 1.48.0 Severity: Cosmetic
Keywords: Cc:

Description

See http://stackoverflow.com/questions/1663284/is-boostobject-pool-synchronized

Thread-safety is only mentioned in the singleton pool doc, not saying that all the remaining is not thread-safe. Thread-safety could be something wanted for memory alloc/dealloc, on boost::pool too (even if performance is one of its goals).

Change History (2)

comment:1 by edupuis, 10 years ago

Owner: changed from Chris Newbold to edupuis
Status: newassigned

comment:2 by edupuis, 10 years ago

Owner: changed from edupuis to John Maddock
Status: assignednew
Note: See TracTickets for help on using tickets.