| OpenTTD
    | 
OS/2 implementation of Threads. More...
#include "../stdafx.h"#include "thread.h"#include <os2.h>#include <process.h>#include "../safeguards.h"Go to the source code of this file.
| Data Structures | |
| class | ThreadObject_OS2 | 
| OS/2 version for ThreadObject.  More... | |
| class | ThreadMutex_OS2 | 
| OS/2 version of ThreadMutex.  More... | |
OS/2 implementation of Threads.
Definition in file thread_os2.cpp.
 1.8.1.2
 1.8.1.2