]> git.sesse.net Git - stockfish/commit
Readd SRWLOCK and Condition Variables under Windows
authorMarco Costalba <mcostalba@gmail.com>
Mon, 3 Jan 2011 09:49:33 +0000 (10:49 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Mon, 3 Jan 2011 09:49:33 +0000 (10:49 +0100)
commit5973e0985425c90c72b98d75f3ccbd1c1bb3d446
tree73d0af3dd8c5eac5504334a43c3c9e036b982bac
parent22ede4442cd285d7365b9497c3be65fb2c66b4be
Readd SRWLOCK and Condition Variables under Windows

And set them as default.

Introduce compile switch OLD_LOCKS to allow to fallback on
compatible locks supported by Windows XP and older versions.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/lock.h
src/types.h