1
0
forked from 0ad/0ad
0ad/source/lib/sysdep
janwas 4582c8f276 unbreak lockfree test, add sanity checks and timer init
lockfree: avoid potential race condition and add bounds check
whrt: sanity check
test_lockfree: fix by adding call to init/shutdown lockfree
timer: add proper init/shutdown
GameSetup: call lockfree and timer init/shutdown

This was SVN commit r5096.
2007-05-26 17:56:38 +00:00
..
ia32 add work-in-progress WHRT (win high res timer). works well enough, but calibration is not yet complete nor is TSC usable. 2007-05-26 16:57:39 +00:00
tests . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
unix Linux compatibility 2007-05-26 17:10:28 +00:00
win unbreak lockfree test, add sanity checks and timer init 2007-05-26 17:56:38 +00:00
acpi.cpp # vista compat (fixes wsnd issue) and improvements 2007-05-26 15:34:10 +00:00
acpi.h # vista compat (fixes wsnd issue) and improvements 2007-05-26 15:34:10 +00:00
compiler.h # MacOSX compat 2007-05-16 16:32:12 +00:00
cpu.cpp add work-in-progress WHRT (win high res timer). works well enough, but calibration is not yet complete nor is TSC usable. 2007-05-26 16:57:39 +00:00
cpu.h add work-in-progress WHRT (win high res timer). works well enough, but calibration is not yet complete nor is TSC usable. 2007-05-26 16:57:39 +00:00
dir_watch.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
gfx.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
gfx.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
snd.cpp # vista compat (fixes wsnd issue) and improvements 2007-05-26 15:34:10 +00:00
snd.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
stl.h Add some missing file comments in source/lib. 2007-05-08 15:11:53 +00:00
sysdep.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
sysdep.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00