OpenTTD/src/os/os2
Michael Lutz 05bc2ed7cb Codechange: Replace custom thread code with C++11 thread objects.
We assume a conforming C++11 compiler environment that has a valid <thread>-header.
Failure to run a real thread is handled gracefully.
2019-04-06 11:27:39 +02:00
..
os2.cpp Codechange: Replace custom thread code with C++11 thread objects. 2019-04-06 11:27:39 +02:00