OpenTTD/src/thread
rubidium a15d179edf (svn r20823) -Codechange: enable/add some error/sanity checking in the pthread code 2010-09-17 16:24:26 +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 r20823) -Codechange: enable/add some error/sanity checking in the pthread code 2010-09-17 16:24:26 +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