|
cheshirekow
v0.1.0
|
Go to the source code of this file.
Classes | |
| class | pthreads::Mutex |
| a mutual exclusion lock More... | |
| class | pthreads::ScopedLock |
| Points to a locked mutex and unlocks the mutex when destroyed. More... | |
Namespaces | |
| pthreads | |
| Wraps posix-threads (pthreads.h) with object oriented API. | |