#include "stdafx.h"
#include "thread.h"
#include <pthread.h>
Go to the source code of this file.
Data Structures | |
class | ThreadObject_pthread |
POSIX pthread version for ThreadObject. More... | |
class | ThreadMutex_pthread |
POSIX pthread version of ThreadMutex. More... |
Definition in file thread_pthread.cpp.