Project

General

Profile

« Previous | Next » 

Revision 1e79f46e

Added by skyjake over 11 years ago

Refactor|libdeng2: Improved Observers template with QSet and thread-safety

Thanks to the implicit sharing of QSet instances, Observers<> is now
protected against modifications to the set while it is being iterated.
Also, Observers is now ReadWriteLockable and automatically locks itself
as appropriate for threaded access.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences