OpenTTD/src/thread
michi_cc a0f3649c1a (svn r23481) -Add: Function to get the CPU core count. 2011-12-10 16:54:41 +00:00
..
thread.h (svn r23481) -Add: Function to get the CPU core count. 2011-12-10 16:54:41 +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