Mir

Code review comment for lp:~raof/mir/make-default-surface-store-threadsafe

Revision history for this message
Chris Halse Rogers (raof) wrote :

mir::Mutex might make an appearance on other merge proposals; particularly if I need to touch some of our classes with tens of members and multiple different mutexes protecting different subsets of them.

But for this one it is, indee, overkill.

« Back to merge proposal