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: | 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 , 10 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 10 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → new |
Note:
See TracTickets
for help on using tickets.
