Opened 6 years ago
#63 new task
Use refcount_ptr in DiOS.
Reported by: | Henrich Lauko | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 5.0 |
Component: | DiOS | Keywords: | |
Cc: |
Description
_PThread implements its reference counting.
- Replace it with brick::refcount_ptr.
- Look for other places where refcount can be used.
Note: See
TracTickets for help on using
tickets.