|
libcommonc++
0.7
|


Go to the source code of this file.
Classes | |
| class | ScopedLock |
| A convenience object for lexical scope based synchronization. More... | |
Namespaces | |
| ccxx | |
Macros | |
| #define | synchronized(LOCK) |
| Introduce a code block that is protected by the Lock LOCK. More... | |
| #define synchronized | ( | LOCK | ) |
Introduce a code block that is protected by the Lock LOCK.