OpenTTD/src/thread
smatz 77fe95f552 (svn r20860) -Cleanup: remove some unused functions and variables 2010-10-01 16:42:28 +00:00
..
thread.h (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_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 r18656) -Feature: Add event semaphore support for OS/2 2009-12-29 04:27:39 +00:00
thread_pthread.cpp (svn r20860) -Cleanup: remove some unused functions and variables 2010-10-01 16:42:28 +00:00
thread_win32.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