Bug #1158
Sequence number increment is not atomic
Status: | Resolved | Start date: | 08/30/2012 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | J. Wienke | % Done: | 100% | |
Category: | C++ | |||
Target version: | rsb-0.10 |
Associated revisions
fixes #1158: reduce visibility of sequence number
This ensure that external classes will only use a thread-safe function
to access it.
History
#1 Updated by J. Wienke over 9 years ago
- Status changed from New to In Progress
- Assignee set to J. Wienke
- Target version set to rsb-0.10
This seems to be fixed already by a mutex. I will reduce visibility of the counter to ensure locked access.
#2 Updated by J. Wienke over 9 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset rsb-cpp|commit:3ac129a352ffc2281912bc478869447f17940e72.