OpenTTD/src/thread
planetmaker c24374f99c (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 2013-01-08 22:46:42 +00:00
..
thread.h (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 2013-01-08 22:46:42 +00:00
thread_morphos.cpp
thread_none.cpp (svn r17776) -Codechange: [SDL] make "update the video card"-process asynchronious. Profiling with gprof etc. hasn't shown us that DrawSurfaceToScreen takes a significant amount of CPU; only using TIC/TOC it became apparant that it was a heavy CPU-cycle user or that it was waiting for something. 2009-10-15 17:41:06 +00:00
thread_os2.cpp (svn r22405) -Document: some more "random-ish" tidbits 2011-05-01 19:14:12 +00:00
thread_pthread.cpp (svn r22405) -Document: some more "random-ish" tidbits 2011-05-01 19:14:12 +00:00
thread_win32.cpp (svn r22405) -Document: some more "random-ish" tidbits 2011-05-01 19:14:12 +00:00