cheshirekow
v0.1.0
|
#include <pthread.h>
Go to the source code of this file.
Classes | |
class | pthreads::Key |
A key is an identifier used to specify a storage location where the thing stored is different for each thread. More... | |
Namespaces | |
pthreads | |
Wraps posix-threads (pthreads.h) with object oriented API. | |