Subj : Re: Lockable objects To : comp.programming.threads From : Sergei Organov Date : Thu May 19 2005 09:07 pm "Uenal Mutlu" <520001085531-0001@t-online.de> writes: > I'm predicting that in the near future all non-trivial objects the > programming language offers (esp. C++ & STL) will have > some built-in synchronization methods for the user, like: > Lock() > Unlock() > TryLock() > IsLocked() > GetLockCount() > And most probly the locking will be done by using recursive mutices > internally. Go prepare a proposal for the C++ standardization committee or post the above to comp.lang.c++.moderated and comp.std.c++. Sorry, but you begin to smell like a masochist. -- Sergei. .