]> git.sesse.net Git - stockfish/history - src/lock.h
Merge pull request #3 from glinscott/b46bf29
[stockfish] / src / lock.h
2012-01-25 Marco CostalbaUse Windows threads library with mingw
2012-01-23 Marco CostalbaSimplify locking usage
2012-01-07 Marco CostalbaRetire OLD_LOCKS option
2012-01-02 Marco CostalbaRevert cond_signal() fix
2011-12-31 Marco CostalbaFix cond_signal() semantics when using OLD_LOCKS
2011-12-30 Marco CostalbaUpdate copyright year to 2012
2011-11-05 Marco CostalbaUse a timer to avoid polling
2011-10-31 mcostalbaMerge pull request #1 from Panthee/master
2011-10-31 Alexander KureReplaced macros Min() and Max() with corresponding...
2011-02-23 Marco CostalbaMove all enum types definitions to types.h
2011-01-03 Marco CostalbaReadd SRWLOCK and Condition Variables under Windows
2011-01-01 Marco CostalbaDon't use SRWLOCK and Condition Variables under Windows
2010-10-17 Marco CostalbaUse fast SRWLOCK locks under Windows
2010-10-17 Marco CostalbaRemove some ifdef from wake_sleeping_thread()
2010-10-17 Marco CostalbaDestroy wait conditions before exiting
2010-07-23 Joona KiiskiAlways init pthread locks to NULL
2010-07-23 Joona KiiskiRemove other locking options
2010-03-20 Marco CostalbaUpdated copyright year to 2010
2010-02-24 Joona KiiskiSimplify locking in splitpoint search
2010-01-27 Marco CostalbaSimplify locking in sp_search and sp_search_pv
2009-09-17 Marco CostalbaUse WIN32_LEAN_AND_MEAN in lock.h
2009-05-20 Marco CostalbaSmall code style in headers
2009-05-07 Marco CostalbaUpdate copyright year
2009-03-19 Marco CostalbaBig headers cleanup
2009-01-07 Marco CostalbaBig trailing whitespace cleanup part 2
2008-10-20 Marco CostalbaUpdate copyright info
2008-10-19 Marco CostalbaUpdate copyright info
2008-09-01 Marco CostalbaInitial import of Glaurung 2.1