Ticket #25 (closed improvement: resolved)
make pc::sync::section functional
| Reported by: | niam | Owned by: | niam |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12.0 |
| Component: | Version: | ||
| Severity: | feature | Keywords: | |
| Cc: |
Description
Implement pc::sync::section methods to do nothing as unsafe section locker for cases when no locking is needed.
Change History
Note: See
TracTickets for help on using
tickets.

Maybe it'd be better to init keeper in pc::sync::stack as NULL by default and check inside protector's constructor/destructor whether keeper is NULL or not and to lock if not NULL